Color Bucket

❗NEW❗ Image color palette picker

The color bucket can contain a maximum of 10 colors (with a PRO membership up to 20 colors!) and auto-create color palettes for each of these colors based on the lightness.

Copy the permanent link to this color bucket here:

The color bucket you are viewing right now is a fixed bucket reachable via the link above. To create your color bucket, please visit the color bucket's main page.


Color Palette · WCAG Matrix

Color Palette

YIQ(131.7950, -129.9800, -12.2200) middle saturated azure



YIQ(113.2270, -113.5210, -7.6410) dark washed azure



YIQ(94.7730, -97.3830, -2.7510) dark washed azure



YIQ(76.9060, -81.5200, 1.6160)



YIQ(60.3270, -66.5280, 5.2480)



YIQ(44.4490, -52.1320, 8.6680)



YIQ(29.2720, -38.3320, 11.8760)



YIQ(11.8610, -23.7530, 17.4870)



YIQ(6.8910, -15.2700, 12.4260)



YIQ(3.2090, -7.6580, 6.6300)



CSS Code

.main-color-1{ color:rgb(0, 175, 255); }
.main-bg-color-1{ background-color:rgb(0, 175, 255); }
.main-color-2{ color:rgb(0, 149, 226); }
.main-bg-color-2{ background-color:rgb(0, 149, 226); }
.main-color-3{ color:rgb(0, 123, 198); }
.main-bg-color-3{ background-color:rgb(0, 123, 198); }
.main-color-4{ color:rgb(0, 98, 170); }
.main-bg-color-4{ background-color:rgb(0, 98, 170); }
.main-color-5{ color:rgb(0, 75, 143); }
.main-bg-color-5{ background-color:rgb(0, 75, 143); }
.main-color-6{ color:rgb(0, 53, 117); }
.main-bg-color-6{ background-color:rgb(0, 53, 117); }
.main-color-7{ color:rgb(0, 32, 92); }
.main-bg-color-7{ background-color:rgb(0, 32, 92); }
.main-color-8{ color:rgb(0, 7, 68); }
.main-bg-color-8{ background-color:rgb(0, 7, 68); }
.main-color-9{ color:rgb(0, 3, 45); }
.main-bg-color-9{ background-color:rgb(0, 3, 45); }
.main-color-10{ color:rgb(0, 1, 23); }
.main-bg-color-10{ background-color:rgb(0, 1, 23); }

.color-1-100{ color:rgb(204, 239, 255); }
.bg-color-1-100{ background-color:rgb(204, 239, 255); }
.color-1-200{ color:rgb(153, 223, 255); }
.bg-color-1-200{ background-color:rgb(153, 223, 255); }
.color-1-300{ color:rgb(102, 207, 255); }
.bg-color-1-300{ background-color:rgb(102, 207, 255); }
.color-1-400{ color:rgb(51, 191, 255); }
.bg-color-1-400{ background-color:rgb(51, 191, 255); }
.color-1-500{ color:rgb(0, 175, 255); }
.bg-color-1-500{ background-color:rgb(0, 175, 255); }
.color-1-600{ color:rgb(0, 140, 204); }
.bg-color-1-600{ background-color:rgb(0, 140, 204); }
.color-1-700{ color:rgb(0, 105, 153); }
.bg-color-1-700{ background-color:rgb(0, 105, 153); }
.color-1-800{ color:rgb(0, 70, 102); }
.bg-color-1-800{ background-color:rgb(0, 70, 102); }
.color-1-900{ color:rgb(0, 35, 51); }
.bg-color-1-900{ background-color:rgb(0, 35, 51); }

.color-2-100{ color:rgb(204, 238, 255); }
.bg-color-2-100{ background-color:rgb(204, 238, 255); }
.color-2-200{ color:rgb(153, 220, 255); }
.bg-color-2-200{ background-color:rgb(153, 220, 255); }
.color-2-300{ color:rgb(102, 203, 255); }
.bg-color-2-300{ background-color:rgb(102, 203, 255); }
.color-2-400{ color:rgb(51, 185, 255); }
.bg-color-2-400{ background-color:rgb(51, 185, 255); }
.color-2-500{ color:rgb(0, 168, 255); }
.bg-color-2-500{ background-color:rgb(0, 168, 255); }
.color-2-600{ color:rgb(0, 149, 226); }
.bg-color-2-600{ background-color:rgb(0, 149, 226); }
.color-2-700{ color:rgb(0, 101, 153); }
.bg-color-2-700{ background-color:rgb(0, 101, 153); }
.color-2-800{ color:rgb(0, 67, 102); }
.bg-color-2-800{ background-color:rgb(0, 67, 102); }
.color-2-900{ color:rgb(0, 34, 51); }
.bg-color-2-900{ background-color:rgb(0, 34, 51); }

.color-3-100{ color:rgb(204, 236, 255); }
.bg-color-3-100{ background-color:rgb(204, 236, 255); }
.color-3-200{ color:rgb(153, 216, 255); }
.bg-color-3-200{ background-color:rgb(153, 216, 255); }
.color-3-300{ color:rgb(102, 197, 255); }
.bg-color-3-300{ background-color:rgb(102, 197, 255); }
.color-3-400{ color:rgb(51, 178, 255); }
.bg-color-3-400{ background-color:rgb(51, 178, 255); }
.color-3-500{ color:rgb(0, 158, 255); }
.bg-color-3-500{ background-color:rgb(0, 158, 255); }
.color-3-600{ color:rgb(0, 123, 198); }
.bg-color-3-600{ background-color:rgb(0, 123, 198); }
.color-3-700{ color:rgb(0, 95, 153); }
.bg-color-3-700{ background-color:rgb(0, 95, 153); }
.color-3-800{ color:rgb(0, 63, 102); }
.bg-color-3-800{ background-color:rgb(0, 63, 102); }
.color-3-900{ color:rgb(0, 32, 51); }
.bg-color-3-900{ background-color:rgb(0, 32, 51); }

.color-4-100{ color:rgb(204, 233, 255); }
.bg-color-4-100{ background-color:rgb(204, 233, 255); }
.color-4-200{ color:rgb(153, 212, 255); }
.bg-color-4-200{ background-color:rgb(153, 212, 255); }
.color-4-300{ color:rgb(102, 190, 255); }
.bg-color-4-300{ background-color:rgb(102, 190, 255); }
.color-4-400{ color:rgb(51, 169, 255); }
.bg-color-4-400{ background-color:rgb(51, 169, 255); }
.color-4-500{ color:rgb(0, 147, 255); }
.bg-color-4-500{ background-color:rgb(0, 147, 255); }
.color-4-600{ color:rgb(0, 118, 204); }
.bg-color-4-600{ background-color:rgb(0, 118, 204); }
.color-4-700{ color:rgb(0, 98, 170); }
.bg-color-4-700{ background-color:rgb(0, 98, 170); }
.color-4-800{ color:rgb(0, 59, 102); }
.bg-color-4-800{ background-color:rgb(0, 59, 102); }
.color-4-900{ color:rgb(0, 29, 51); }
.bg-color-4-900{ background-color:rgb(0, 29, 51); }

.color-5-100{ color:rgb(204, 231, 255); }
.bg-color-5-100{ background-color:rgb(204, 231, 255); }
.color-5-200{ color:rgb(153, 206, 255); }
.bg-color-5-200{ background-color:rgb(153, 206, 255); }
.color-5-300{ color:rgb(102, 182, 255); }
.bg-color-5-300{ background-color:rgb(102, 182, 255); }
.color-5-400{ color:rgb(51, 158, 255); }
.bg-color-5-400{ background-color:rgb(51, 158, 255); }
.color-5-500{ color:rgb(0, 134, 255); }
.bg-color-5-500{ background-color:rgb(0, 134, 255); }
.color-5-600{ color:rgb(0, 107, 204); }
.bg-color-5-600{ background-color:rgb(0, 107, 204); }
.color-5-700{ color:rgb(0, 75, 143); }
.bg-color-5-700{ background-color:rgb(0, 75, 143); }
.color-5-800{ color:rgb(0, 53, 102); }
.bg-color-5-800{ background-color:rgb(0, 53, 102); }
.color-5-900{ color:rgb(0, 27, 51); }
.bg-color-5-900{ background-color:rgb(0, 27, 51); }

.color-6-100{ color:rgb(204, 227, 255); }
.bg-color-6-100{ background-color:rgb(204, 227, 255); }
.color-6-200{ color:rgb(153, 199, 255); }
.bg-color-6-200{ background-color:rgb(153, 199, 255); }
.color-6-300{ color:rgb(102, 171, 255); }
.bg-color-6-300{ background-color:rgb(102, 171, 255); }
.color-6-400{ color:rgb(51, 143, 255); }
.bg-color-6-400{ background-color:rgb(51, 143, 255); }
.color-6-500{ color:rgb(0, 116, 255); }
.bg-color-6-500{ background-color:rgb(0, 116, 255); }
.color-6-600{ color:rgb(0, 92, 204); }
.bg-color-6-600{ background-color:rgb(0, 92, 204); }
.color-6-700{ color:rgb(0, 69, 153); }
.bg-color-6-700{ background-color:rgb(0, 69, 153); }
.color-6-800{ color:rgb(0, 53, 117); }
.bg-color-6-800{ background-color:rgb(0, 53, 117); }
.color-6-900{ color:rgb(0, 23, 51); }
.bg-color-6-900{ background-color:rgb(0, 23, 51); }

.color-7-100{ color:rgb(204, 222, 255); }
.bg-color-7-100{ background-color:rgb(204, 222, 255); }
.color-7-200{ color:rgb(153, 188, 255); }
.bg-color-7-200{ background-color:rgb(153, 188, 255); }
.color-7-300{ color:rgb(102, 155, 255); }
.bg-color-7-300{ background-color:rgb(102, 155, 255); }
.color-7-400{ color:rgb(51, 122, 255); }
.bg-color-7-400{ background-color:rgb(51, 122, 255); }
.color-7-500{ color:rgb(0, 89, 255); }
.bg-color-7-500{ background-color:rgb(0, 89, 255); }
.color-7-600{ color:rgb(0, 71, 204); }
.bg-color-7-600{ background-color:rgb(0, 71, 204); }
.color-7-700{ color:rgb(0, 53, 153); }
.bg-color-7-700{ background-color:rgb(0, 53, 153); }
.color-7-800{ color:rgb(0, 32, 92); }
.bg-color-7-800{ background-color:rgb(0, 32, 92); }
.color-7-900{ color:rgb(0, 18, 51); }
.bg-color-7-900{ background-color:rgb(0, 18, 51); }

.color-8-100{ color:rgb(204, 209, 255); }
.bg-color-8-100{ background-color:rgb(204, 209, 255); }
.color-8-200{ color:rgb(153, 163, 255); }
.bg-color-8-200{ background-color:rgb(153, 163, 255); }
.color-8-300{ color:rgb(102, 118, 255); }
.bg-color-8-300{ background-color:rgb(102, 118, 255); }
.color-8-400{ color:rgb(51, 72, 255); }
.bg-color-8-400{ background-color:rgb(51, 72, 255); }
.color-8-500{ color:rgb(0, 26, 255); }
.bg-color-8-500{ background-color:rgb(0, 26, 255); }
.color-8-600{ color:rgb(0, 21, 204); }
.bg-color-8-600{ background-color:rgb(0, 21, 204); }
.color-8-700{ color:rgb(0, 16, 153); }
.bg-color-8-700{ background-color:rgb(0, 16, 153); }
.color-8-800{ color:rgb(0, 10, 102); }
.bg-color-8-800{ background-color:rgb(0, 10, 102); }
.color-8-900{ color:rgb(0, 7, 68); }
.bg-color-8-900{ background-color:rgb(0, 7, 68); }

.color-9-100{ color:rgb(204, 207, 255); }
.bg-color-9-100{ background-color:rgb(204, 207, 255); }
.color-9-200{ color:rgb(153, 160, 255); }
.bg-color-9-200{ background-color:rgb(153, 160, 255); }
.color-9-300{ color:rgb(102, 112, 255); }
.bg-color-9-300{ background-color:rgb(102, 112, 255); }
.color-9-400{ color:rgb(51, 65, 255); }
.bg-color-9-400{ background-color:rgb(51, 65, 255); }
.color-9-500{ color:rgb(0, 17, 255); }
.bg-color-9-500{ background-color:rgb(0, 17, 255); }
.color-9-600{ color:rgb(0, 14, 204); }
.bg-color-9-600{ background-color:rgb(0, 14, 204); }
.color-9-700{ color:rgb(0, 10, 153); }
.bg-color-9-700{ background-color:rgb(0, 10, 153); }
.color-9-800{ color:rgb(0, 7, 102); }
.bg-color-9-800{ background-color:rgb(0, 7, 102); }
.color-9-900{ color:rgb(0, 3, 45); }
.bg-color-9-900{ background-color:rgb(0, 3, 45); }

.color-10-100{ color:rgb(204, 206, 255); }
.bg-color-10-100{ background-color:rgb(204, 206, 255); }
.color-10-200{ color:rgb(153, 157, 255); }
.bg-color-10-200{ background-color:rgb(153, 157, 255); }
.color-10-300{ color:rgb(102, 109, 255); }
.bg-color-10-300{ background-color:rgb(102, 109, 255); }
.color-10-400{ color:rgb(51, 60, 255); }
.bg-color-10-400{ background-color:rgb(51, 60, 255); }
.color-10-500{ color:rgb(0, 11, 255); }
.bg-color-10-500{ background-color:rgb(0, 11, 255); }
.color-10-600{ color:rgb(0, 9, 204); }
.bg-color-10-600{ background-color:rgb(0, 9, 204); }
.color-10-700{ color:rgb(0, 7, 153); }
.bg-color-10-700{ background-color:rgb(0, 7, 153); }
.color-10-800{ color:rgb(0, 4, 102); }
.bg-color-10-800{ background-color:rgb(0, 4, 102); }
.color-10-900{ color:rgb(0, 2, 51); }
.bg-color-10-900{ background-color:rgb(0, 2, 51); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  YIQ(131.7950, -129.9800, -12.2200)YIQ(113.2270, -113.5210, -7.6410)YIQ(94.7730, -97.3830, -2.7510)YIQ(76.9060, -81.5200, 1.6160)YIQ(60.3270, -66.5280, 5.2480)YIQ(44.4490, -52.1320, 8.6680)YIQ(29.2720, -38.3320, 11.8760)YIQ(11.8610, -23.7530, 17.4870)YIQ(6.8910, -15.2700, 12.4260)YIQ(3.2090, -7.6580, 6.6300)
            

Details can be found at https://www.w3.org/TR/WCAG20/.

1 AA
AA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for any text size.
2 AA 18pt
AA level for large text above 18pt.
3 AAA
AAA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for any text size.
4 AAA 18pt
AAA level for large text above 18pt.
5 Failed
Fails to comply with the Web Content Accessibility Guidelines (WCAG) 2.0.
6 Passed
Passes the AAA level of the Web Content Accessibility Guidelines (WCAG) 2.0 for all text sizes.
YIQ(131.7950, -129.9800, -12.2200)  Ratio: 1.34
Failed 5
Ratio: 1.84
Failed 5
Ratio: 2.58
Failed 5
Ratio: 3.57
AA 18pt 2
Ratio: 4.86
AA 1
AAA 18pt 4
Ratio: 6.30
AA 1
AAA 18pt 4
Ratio: 7.70
Passed 6
Ratio: 8.16
Passed 6
Ratio: 8.43
Passed 6
YIQ(113.2270, -113.5210, -7.6410) Ratio: 1.34
Failed 5
 Ratio: 1.38
Failed 5
Ratio: 1.92
Failed 5
Ratio: 2.66
Failed 5
Ratio: 3.62
AA 18pt 2
Ratio: 4.70
AA 1
AAA 18pt 4
Ratio: 5.74
AA 1
AAA 18pt 4
Ratio: 6.09
AA 1
AAA 18pt 4
Ratio: 6.29
AA 1
AAA 18pt 4
YIQ(94.7730, -97.3830, -2.7510) Ratio: 1.84
Failed 5
Ratio: 1.38
Failed 5
 Ratio: 1.40
Failed 5
Ratio: 1.93
Failed 5
Ratio: 2.63
Failed 5
Ratio: 3.42
AA 18pt 2
Ratio: 4.17
AA 18pt 2
Ratio: 4.42
AA 18pt 2
Ratio: 4.57
AA 1
AAA 18pt 4
YIQ(76.9060, -81.5200, 1.6160) Ratio: 2.58
Failed 5
Ratio: 1.92
Failed 5
Ratio: 1.40
Failed 5
 Ratio: 1.38
Failed 5
Ratio: 1.88
Failed 5
Ratio: 2.44
Failed 5
Ratio: 2.99
Failed 5
Ratio: 3.17
AA 18pt 2
Ratio: 3.27
AA 18pt 2
YIQ(60.3270, -66.5280, 5.2480) Ratio: 3.57
AA 18pt 2
Ratio: 2.66
Failed 5
Ratio: 1.93
Failed 5
Ratio: 1.38
Failed 5
 Ratio: 1.36
Failed 5
Ratio: 1.77
Failed 5
Ratio: 2.16
Failed 5
Ratio: 2.29
Failed 5
Ratio: 2.36
Failed 5
YIQ(44.4490, -52.1320, 8.6680) Ratio: 4.86
AA 1
AAA 18pt 4
Ratio: 3.62
AA 18pt 2
Ratio: 2.63
Failed 5
Ratio: 1.88
Failed 5
Ratio: 1.36
Failed 5
 Ratio: 1.30
Failed 5
Ratio: 1.59
Failed 5
Ratio: 1.68
Failed 5
Ratio: 1.74
Failed 5
YIQ(29.2720, -38.3320, 11.8760) Ratio: 6.30
AA 1
AAA 18pt 4
Ratio: 4.70
AA 1
AAA 18pt 4
Ratio: 3.42
AA 18pt 2
Ratio: 2.44
Failed 5
Ratio: 1.77
Failed 5
Ratio: 1.30
Failed 5
 Ratio: 1.22
Failed 5
Ratio: 1.30
Failed 5
Ratio: 1.34
Failed 5
YIQ(11.8610, -23.7530, 17.4870) Ratio: 7.70
Passed 6
Ratio: 5.74
AA 1
AAA 18pt 4
Ratio: 4.17
AA 18pt 2
Ratio: 2.99
Failed 5
Ratio: 2.16
Failed 5
Ratio: 1.59
Failed 5
Ratio: 1.22
Failed 5
 Ratio: 1.06
Failed 5
Ratio: 1.10
Failed 5
YIQ(6.8910, -15.2700, 12.4260) Ratio: 8.16
Passed 6
Ratio: 6.09
AA 1
AAA 18pt 4
Ratio: 4.42
AA 18pt 2
Ratio: 3.17
AA 18pt 2
Ratio: 2.29
Failed 5
Ratio: 1.68
Failed 5
Ratio: 1.30
Failed 5
Ratio: 1.06
Failed 5
 Ratio: 1.03
Failed 5
YIQ(3.2090, -7.6580, 6.6300) Ratio: 8.43
Passed 6
Ratio: 6.29
AA 1
AAA 18pt 4
Ratio: 4.57
AA 1
AAA 18pt 4
Ratio: 3.27
AA 18pt 2
Ratio: 2.36
Failed 5
Ratio: 1.74
Failed 5
Ratio: 1.34
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.03
Failed 5
 

Converting Colors

Converting Colors allows you to convert between 17 different color formats like RGB, CMYK, HSV, HSL, CIELab, Android, Decimal, and YUV.

Made with 💘, 🍺 and 🍫. If you have questions send me an email to [email protected]!

Privacy Policy · Imprint

Menu

Support