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(173.4680, -71.4790, 1.3610)



YIQ(144.4460, -74.4130, -0.5330) light muted azure



YIQ(113.4340, -83.3070, -4.5470) dark washed azure



YIQ(85.7110, -85.6450, -6.2290)



YIQ(68.6590, -70.6990, -1.7630)



YIQ(52.1940, -56.0280, 2.1800)



YIQ(36.4300, -41.9530, 5.9110)



YIQ(21.9540, -28.7490, 8.9070)



YIQ(7.5920, -15.8660, 12.2140)



YIQ(3.3230, -7.9790, 6.9410)



CSS Code

.main-color-1{ color:rgb(106, 192, 255); }
.main-bg-color-1{ background-color:rgb(106, 192, 255); }
.main-color-2{ color:rgb(73, 165, 226); }
.main-bg-color-2{ background-color:rgb(73, 165, 226); }
.main-color-3{ color:rgb(31, 139, 198); }
.main-bg-color-3{ background-color:rgb(31, 139, 198); }
.main-color-4{ color:rgb(0, 113, 170); }
.main-bg-color-4{ background-color:rgb(0, 113, 170); }
.main-color-5{ color:rgb(0, 89, 144); }
.main-bg-color-5{ background-color:rgb(0, 89, 144); }
.main-color-6{ color:rgb(0, 66, 118); }
.main-bg-color-6{ background-color:rgb(0, 66, 118); }
.main-color-7{ color:rgb(0, 44, 93); }
.main-bg-color-7{ background-color:rgb(0, 44, 93); }
.main-color-8{ color:rgb(0, 24, 69); }
.main-bg-color-8{ background-color:rgb(0, 24, 69); }
.main-color-9{ color:rgb(0, 4, 46); }
.main-bg-color-9{ background-color:rgb(0, 4, 46); }
.main-color-10{ color:rgb(0, 1, 24); }
.main-bg-color-10{ background-color:rgb(0, 1, 24); }

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

.color-2-100{ color:rgb(211, 233, 248); }
.bg-color-2-100{ background-color:rgb(211, 233, 248); }
.color-2-200{ color:rgb(167, 211, 241); }
.bg-color-2-200{ background-color:rgb(167, 211, 241); }
.color-2-300{ color:rgb(123, 190, 234); }
.bg-color-2-300{ background-color:rgb(123, 190, 234); }
.color-2-400{ color:rgb(73, 165, 226); }
.bg-color-2-400{ background-color:rgb(73, 165, 226); }
.color-2-500{ color:rgb(35, 146, 220); }
.bg-color-2-500{ background-color:rgb(35, 146, 220); }
.color-2-600{ color:rgb(28, 117, 176); }
.bg-color-2-600{ background-color:rgb(28, 117, 176); }
.color-2-700{ color:rgb(21, 88, 132); }
.bg-color-2-700{ background-color:rgb(21, 88, 132); }
.color-2-800{ color:rgb(14, 58, 88); }
.bg-color-2-800{ background-color:rgb(14, 58, 88); }
.color-2-900{ color:rgb(7, 29, 44); }
.bg-color-2-900{ background-color:rgb(7, 29, 44); }

.color-3-100{ color:rgb(211, 235, 248); }
.bg-color-3-100{ background-color:rgb(211, 235, 248); }
.color-3-200{ color:rgb(167, 215, 241); }
.bg-color-3-200{ background-color:rgb(167, 215, 241); }
.color-3-300{ color:rgb(123, 195, 234); }
.bg-color-3-300{ background-color:rgb(123, 195, 234); }
.color-3-400{ color:rgb(79, 175, 227); }
.bg-color-3-400{ background-color:rgb(79, 175, 227); }
.color-3-500{ color:rgb(35, 155, 220); }
.bg-color-3-500{ background-color:rgb(35, 155, 220); }
.color-3-600{ color:rgb(31, 139, 198); }
.bg-color-3-600{ background-color:rgb(31, 139, 198); }
.color-3-700{ color:rgb(21, 93, 132); }
.bg-color-3-700{ background-color:rgb(21, 93, 132); }
.color-3-800{ color:rgb(14, 62, 88); }
.bg-color-3-800{ background-color:rgb(14, 62, 88); }
.color-3-900{ color:rgb(7, 31, 44); }
.bg-color-3-900{ background-color:rgb(7, 31, 44); }

.color-4-100{ color:rgb(204, 238, 255); }
.bg-color-4-100{ background-color:rgb(204, 238, 255); }
.color-4-200{ color:rgb(153, 221, 255); }
.bg-color-4-200{ background-color:rgb(153, 221, 255); }
.color-4-300{ color:rgb(102, 204, 255); }
.bg-color-4-300{ background-color:rgb(102, 204, 255); }
.color-4-400{ color:rgb(51, 187, 255); }
.bg-color-4-400{ background-color:rgb(51, 187, 255); }
.color-4-500{ color:rgb(0, 169, 255); }
.bg-color-4-500{ background-color:rgb(0, 169, 255); }
.color-4-600{ color:rgb(0, 136, 204); }
.bg-color-4-600{ background-color:rgb(0, 136, 204); }
.color-4-700{ color:rgb(0, 113, 170); }
.bg-color-4-700{ background-color:rgb(0, 113, 170); }
.color-4-800{ color:rgb(0, 68, 102); }
.bg-color-4-800{ background-color:rgb(0, 68, 102); }
.color-4-900{ color:rgb(0, 34, 51); }
.bg-color-4-900{ background-color:rgb(0, 34, 51); }

.color-5-100{ color:rgb(204, 236, 255); }
.bg-color-5-100{ background-color:rgb(204, 236, 255); }
.color-5-200{ color:rgb(153, 216, 255); }
.bg-color-5-200{ background-color:rgb(153, 216, 255); }
.color-5-300{ color:rgb(102, 197, 255); }
.bg-color-5-300{ background-color:rgb(102, 197, 255); }
.color-5-400{ color:rgb(51, 177, 255); }
.bg-color-5-400{ background-color:rgb(51, 177, 255); }
.color-5-500{ color:rgb(0, 158, 255); }
.bg-color-5-500{ background-color:rgb(0, 158, 255); }
.color-5-600{ color:rgb(0, 126, 204); }
.bg-color-5-600{ background-color:rgb(0, 126, 204); }
.color-5-700{ color:rgb(0, 89, 144); }
.bg-color-5-700{ background-color:rgb(0, 89, 144); }
.color-5-800{ color:rgb(0, 63, 102); }
.bg-color-5-800{ background-color:rgb(0, 63, 102); }
.color-5-900{ color:rgb(0, 32, 51); }
.bg-color-5-900{ background-color:rgb(0, 32, 51); }

.color-6-100{ color:rgb(204, 233, 255); }
.bg-color-6-100{ background-color:rgb(204, 233, 255); }
.color-6-200{ color:rgb(153, 210, 255); }
.bg-color-6-200{ background-color:rgb(153, 210, 255); }
.color-6-300{ color:rgb(102, 188, 255); }
.bg-color-6-300{ background-color:rgb(102, 188, 255); }
.color-6-400{ color:rgb(51, 165, 255); }
.bg-color-6-400{ background-color:rgb(51, 165, 255); }
.color-6-500{ color:rgb(0, 143, 255); }
.bg-color-6-500{ background-color:rgb(0, 143, 255); }
.color-6-600{ color:rgb(0, 114, 204); }
.bg-color-6-600{ background-color:rgb(0, 114, 204); }
.color-6-700{ color:rgb(0, 86, 153); }
.bg-color-6-700{ background-color:rgb(0, 86, 153); }
.color-6-800{ color:rgb(0, 66, 118); }
.bg-color-6-800{ background-color:rgb(0, 66, 118); }
.color-6-900{ color:rgb(0, 29, 51); }
.bg-color-6-900{ background-color:rgb(0, 29, 51); }

.color-7-100{ color:rgb(204, 228, 255); }
.bg-color-7-100{ background-color:rgb(204, 228, 255); }
.color-7-200{ color:rgb(153, 201, 255); }
.bg-color-7-200{ background-color:rgb(153, 201, 255); }
.color-7-300{ color:rgb(102, 174, 255); }
.bg-color-7-300{ background-color:rgb(102, 174, 255); }
.color-7-400{ color:rgb(51, 148, 255); }
.bg-color-7-400{ background-color:rgb(51, 148, 255); }
.color-7-500{ color:rgb(0, 121, 255); }
.bg-color-7-500{ background-color:rgb(0, 121, 255); }
.color-7-600{ color:rgb(0, 97, 204); }
.bg-color-7-600{ background-color:rgb(0, 97, 204); }
.color-7-700{ color:rgb(0, 72, 153); }
.bg-color-7-700{ background-color:rgb(0, 72, 153); }
.color-7-800{ color:rgb(0, 44, 93); }
.bg-color-7-800{ background-color:rgb(0, 44, 93); }
.color-7-900{ color:rgb(0, 24, 51); }
.bg-color-7-900{ background-color:rgb(0, 24, 51); }

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

.color-9-100{ color:rgb(204, 208, 255); }
.bg-color-9-100{ background-color:rgb(204, 208, 255); }
.color-9-200{ color:rgb(153, 162, 255); }
.bg-color-9-200{ background-color:rgb(153, 162, 255); }
.color-9-300{ color:rgb(102, 115, 255); }
.bg-color-9-300{ background-color:rgb(102, 115, 255); }
.color-9-400{ color:rgb(51, 69, 255); }
.bg-color-9-400{ background-color:rgb(51, 69, 255); }
.color-9-500{ color:rgb(0, 22, 255); }
.bg-color-9-500{ background-color:rgb(0, 22, 255); }
.color-9-600{ color:rgb(0, 18, 204); }
.bg-color-9-600{ background-color:rgb(0, 18, 204); }
.color-9-700{ color:rgb(0, 13, 153); }
.bg-color-9-700{ background-color:rgb(0, 13, 153); }
.color-9-800{ color:rgb(0, 9, 102); }
.bg-color-9-800{ background-color:rgb(0, 9, 102); }
.color-9-900{ color:rgb(0, 4, 46); }
.bg-color-9-900{ background-color:rgb(0, 4, 46); }

.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, 108, 255); }
.bg-color-10-300{ background-color:rgb(102, 108, 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, 6, 153); }
.bg-color-10-700{ background-color:rgb(0, 6, 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(173.4680, -71.4790, 1.3610)YIQ(144.4460, -74.4130, -0.5330)YIQ(113.4340, -83.3070, -4.5470)YIQ(85.7110, -85.6450, -6.2290)YIQ(68.6590, -70.6990, -1.7630)YIQ(52.1940, -56.0280, 2.1800)YIQ(36.4300, -41.9530, 5.9110)YIQ(21.9540, -28.7490, 8.9070)YIQ(7.5920, -15.8660, 12.2140)YIQ(3.3230, -7.9790, 6.9410)
            

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(173.4680, -71.4790, 1.3610)  Ratio: 1.36
Failed 5
Ratio: 1.90
Failed 5
Ratio: 2.69
Failed 5
Ratio: 3.74
AA 18pt 2
Ratio: 5.19
AA 1
AAA 18pt 4
Ratio: 6.98
AA 1
AAA 18pt 4
Ratio: 8.71
Passed 6
Ratio: 10.03
Passed 6
Ratio: 10.41
Passed 6
YIQ(144.4460, -74.4130, -0.5330) Ratio: 1.36
Failed 5
 Ratio: 1.39
Failed 5
Ratio: 1.97
Failed 5
Ratio: 2.74
Failed 5
Ratio: 3.80
AA 18pt 2
Ratio: 5.11
AA 1
AAA 18pt 4
Ratio: 6.38
AA 1
AAA 18pt 4
Ratio: 7.35
Passed 6
Ratio: 7.63
Passed 6
YIQ(113.4340, -83.3070, -4.5470) Ratio: 1.90
Failed 5
Ratio: 1.39
Failed 5
 Ratio: 1.41
Failed 5
Ratio: 1.97
Failed 5
Ratio: 2.73
Failed 5
Ratio: 3.67
AA 18pt 2
Ratio: 4.58
AA 1
AAA 18pt 4
Ratio: 5.27
AA 1
AAA 18pt 4
Ratio: 5.47
AA 1
AAA 18pt 4
YIQ(85.7110, -85.6450, -6.2290) Ratio: 2.69
Failed 5
Ratio: 1.97
Failed 5
Ratio: 1.41
Failed 5
 Ratio: 1.39
Failed 5
Ratio: 1.93
Failed 5
Ratio: 2.60
Failed 5
Ratio: 3.24
AA 18pt 2
Ratio: 3.73
AA 18pt 2
Ratio: 3.87
AA 18pt 2
YIQ(68.6590, -70.6990, -1.7630) Ratio: 3.74
AA 18pt 2
Ratio: 2.74
Failed 5
Ratio: 1.97
Failed 5
Ratio: 1.39
Failed 5
 Ratio: 1.39
Failed 5
Ratio: 1.86
Failed 5
Ratio: 2.33
Failed 5
Ratio: 2.68
Failed 5
Ratio: 2.78
Failed 5
YIQ(52.1940, -56.0280, 2.1800) Ratio: 5.19
AA 1
AAA 18pt 4
Ratio: 3.80
AA 18pt 2
Ratio: 2.73
Failed 5
Ratio: 1.93
Failed 5
Ratio: 1.39
Failed 5
 Ratio: 1.34
Failed 5
Ratio: 1.68
Failed 5
Ratio: 1.93
Failed 5
Ratio: 2.01
Failed 5
YIQ(36.4300, -41.9530, 5.9110) Ratio: 6.98
AA 1
AAA 18pt 4
Ratio: 5.11
AA 1
AAA 18pt 4
Ratio: 3.67
AA 18pt 2
Ratio: 2.60
Failed 5
Ratio: 1.86
Failed 5
Ratio: 1.34
Failed 5
 Ratio: 1.25
Failed 5
Ratio: 1.44
Failed 5
Ratio: 1.49
Failed 5
YIQ(21.9540, -28.7490, 8.9070) Ratio: 8.71
Passed 6
Ratio: 6.38
AA 1
AAA 18pt 4
Ratio: 4.58
AA 1
AAA 18pt 4
Ratio: 3.24
AA 18pt 2
Ratio: 2.33
Failed 5
Ratio: 1.68
Failed 5
Ratio: 1.25
Failed 5
 Ratio: 1.15
Failed 5
Ratio: 1.20
Failed 5
YIQ(7.5920, -15.8660, 12.2140) Ratio: 10.03
Passed 6
Ratio: 7.35
Passed 6
Ratio: 5.27
AA 1
AAA 18pt 4
Ratio: 3.73
AA 18pt 2
Ratio: 2.68
Failed 5
Ratio: 1.93
Failed 5
Ratio: 1.44
Failed 5
Ratio: 1.15
Failed 5
 Ratio: 1.04
Failed 5
YIQ(3.3230, -7.9790, 6.9410) Ratio: 10.41
Passed 6
Ratio: 7.63
Passed 6
Ratio: 5.47
AA 1
AAA 18pt 4
Ratio: 3.87
AA 18pt 2
Ratio: 2.78
Failed 5
Ratio: 2.01
Failed 5
Ratio: 1.49
Failed 5
Ratio: 1.20
Failed 5
Ratio: 1.04
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