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(148.3240, -7.4380, 57.7300)



YIQ(121.0850, -8.2630, 56.1610) light muted purple



YIQ(94.1450, -8.4920, 54.8040) dark muted purple



YIQ(67.1340, -9.9590, 53.8570)



YIQ(36.4870, -9.4550, 55.7370)



YIQ(21.5960, -20.5480, 42.0120)



YIQ(10.3740, -29.2110, 28.3010)



YIQ(7.5240, -21.1860, 20.5260)



YIQ(6.6630, -14.6280, 11.8040)



YIQ(2.9810, -7.0160, 6.0080)



CSS Code

.main-color-1{ color:rgb(177, 113, 255); }
.main-bg-color-1{ background-color:rgb(177, 113, 255); }
.main-color-2{ color:rgb(148, 87, 226); }
.main-bg-color-2{ background-color:rgb(148, 87, 226); }
.main-color-3{ color:rgb(120, 61, 197); }
.main-bg-color-3{ background-color:rgb(120, 61, 197); }
.main-color-4{ color:rgb(91, 35, 170); }
.main-bg-color-4{ background-color:rgb(91, 35, 170); }
.main-color-5{ color:rgb(62, 3, 142); }
.main-bg-color-5{ background-color:rgb(62, 3, 142); }
.main-color-6{ color:rgb(28, 0, 116); }
.main-bg-color-6{ background-color:rgb(28, 0, 116); }
.main-color-7{ color:rgb(0, 0, 91); }
.main-bg-color-7{ background-color:rgb(0, 0, 91); }
.main-color-8{ color:rgb(0, 0, 66); }
.main-bg-color-8{ background-color:rgb(0, 0, 66); }
.main-color-9{ color:rgb(0, 3, 43); }
.main-bg-color-9{ background-color:rgb(0, 3, 43); }
.main-color-10{ color:rgb(0, 1, 21); }
.main-bg-color-10{ background-color:rgb(0, 1, 21); }

.color-1-100{ color:rgb(227, 204, 255); }
.bg-color-1-100{ background-color:rgb(227, 204, 255); }
.color-1-200{ color:rgb(199, 153, 255); }
.bg-color-1-200{ background-color:rgb(199, 153, 255); }
.color-1-300{ color:rgb(177, 113, 255); }
.bg-color-1-300{ background-color:rgb(177, 113, 255); }
.color-1-400{ color:rgb(143, 51, 255); }
.bg-color-1-400{ background-color:rgb(143, 51, 255); }
.color-1-500{ color:rgb(115, 0, 255); }
.bg-color-1-500{ background-color:rgb(115, 0, 255); }
.color-1-600{ color:rgb(92, 0, 204); }
.bg-color-1-600{ background-color:rgb(92, 0, 204); }
.color-1-700{ color:rgb(69, 0, 153); }
.bg-color-1-700{ background-color:rgb(69, 0, 153); }
.color-1-800{ color:rgb(46, 0, 102); }
.bg-color-1-800{ background-color:rgb(46, 0, 102); }
.color-1-900{ color:rgb(23, 0, 51); }
.bg-color-1-900{ background-color:rgb(23, 0, 51); }

.color-2-100{ color:rgb(227, 212, 247); }
.bg-color-2-100{ background-color:rgb(227, 212, 247); }
.color-2-200{ color:rgb(200, 168, 240); }
.bg-color-2-200{ background-color:rgb(200, 168, 240); }
.color-2-300{ color:rgb(172, 125, 232); }
.bg-color-2-300{ background-color:rgb(172, 125, 232); }
.color-2-400{ color:rgb(148, 87, 226); }
.bg-color-2-400{ background-color:rgb(148, 87, 226); }
.color-2-500{ color:rgb(116, 38, 217); }
.bg-color-2-500{ background-color:rgb(116, 38, 217); }
.color-2-600{ color:rgb(93, 30, 174); }
.bg-color-2-600{ background-color:rgb(93, 30, 174); }
.color-2-700{ color:rgb(70, 23, 130); }
.bg-color-2-700{ background-color:rgb(70, 23, 130); }
.color-2-800{ color:rgb(47, 15, 87); }
.bg-color-2-800{ background-color:rgb(47, 15, 87); }
.color-2-900{ color:rgb(23, 8, 43); }
.bg-color-2-900{ background-color:rgb(23, 8, 43); }

.color-3-100{ color:rgb(228, 216, 243); }
.bg-color-3-100{ background-color:rgb(228, 216, 243); }
.color-3-200{ color:rgb(200, 176, 232); }
.bg-color-3-200{ background-color:rgb(200, 176, 232); }
.color-3-300{ color:rgb(173, 137, 220); }
.bg-color-3-300{ background-color:rgb(173, 137, 220); }
.color-3-400{ color:rgb(146, 98, 208); }
.bg-color-3-400{ background-color:rgb(146, 98, 208); }
.color-3-500{ color:rgb(120, 61, 197); }
.bg-color-3-500{ background-color:rgb(120, 61, 197); }
.color-3-600{ color:rgb(95, 47, 157); }
.bg-color-3-600{ background-color:rgb(95, 47, 157); }
.color-3-700{ color:rgb(71, 35, 118); }
.bg-color-3-700{ background-color:rgb(71, 35, 118); }
.color-3-800{ color:rgb(47, 23, 79); }
.bg-color-3-800{ background-color:rgb(47, 23, 79); }
.color-3-900{ color:rgb(24, 12, 39); }
.bg-color-3-900{ background-color:rgb(24, 12, 39); }

.color-4-100{ color:rgb(227, 213, 246); }
.bg-color-4-100{ background-color:rgb(227, 213, 246); }
.color-4-200{ color:rgb(198, 170, 238); }
.bg-color-4-200{ background-color:rgb(198, 170, 238); }
.color-4-300{ color:rgb(170, 128, 229); }
.bg-color-4-300{ background-color:rgb(170, 128, 229); }
.color-4-400{ color:rgb(142, 86, 220); }
.bg-color-4-400{ background-color:rgb(142, 86, 220); }
.color-4-500{ color:rgb(113, 44, 211); }
.bg-color-4-500{ background-color:rgb(113, 44, 211); }
.color-4-600{ color:rgb(91, 35, 170); }
.bg-color-4-600{ background-color:rgb(91, 35, 170); }
.color-4-700{ color:rgb(68, 26, 127); }
.bg-color-4-700{ background-color:rgb(68, 26, 127); }
.color-4-800{ color:rgb(45, 17, 85); }
.bg-color-4-800{ background-color:rgb(45, 17, 85); }
.color-4-900{ color:rgb(23, 9, 42); }
.bg-color-4-900{ background-color:rgb(23, 9, 42); }

.color-5-100{ color:rgb(226, 205, 254); }
.bg-color-5-100{ background-color:rgb(226, 205, 254); }
.color-5-200{ color:rgb(197, 155, 253); }
.bg-color-5-200{ background-color:rgb(197, 155, 253); }
.color-5-300{ color:rgb(167, 105, 252); }
.bg-color-5-300{ background-color:rgb(167, 105, 252); }
.color-5-400{ color:rgb(138, 55, 251); }
.bg-color-5-400{ background-color:rgb(138, 55, 251); }
.color-5-500{ color:rgb(109, 5, 250); }
.bg-color-5-500{ background-color:rgb(109, 5, 250); }
.color-5-600{ color:rgb(87, 4, 200); }
.bg-color-5-600{ background-color:rgb(87, 4, 200); }
.color-5-700{ color:rgb(62, 3, 142); }
.bg-color-5-700{ background-color:rgb(62, 3, 142); }
.color-5-800{ color:rgb(44, 2, 100); }
.bg-color-5-800{ background-color:rgb(44, 2, 100); }
.color-5-900{ color:rgb(22, 1, 50); }
.bg-color-5-900{ background-color:rgb(22, 1, 50); }

.color-6-100{ color:rgb(216, 204, 255); }
.bg-color-6-100{ background-color:rgb(216, 204, 255); }
.color-6-200{ color:rgb(178, 153, 255); }
.bg-color-6-200{ background-color:rgb(178, 153, 255); }
.color-6-300{ color:rgb(139, 102, 255); }
.bg-color-6-300{ background-color:rgb(139, 102, 255); }
.color-6-400{ color:rgb(100, 51, 255); }
.bg-color-6-400{ background-color:rgb(100, 51, 255); }
.color-6-500{ color:rgb(62, 0, 255); }
.bg-color-6-500{ background-color:rgb(62, 0, 255); }
.color-6-600{ color:rgb(49, 0, 204); }
.bg-color-6-600{ background-color:rgb(49, 0, 204); }
.color-6-700{ color:rgb(37, 0, 153); }
.bg-color-6-700{ background-color:rgb(37, 0, 153); }
.color-6-800{ color:rgb(28, 0, 116); }
.bg-color-6-800{ background-color:rgb(28, 0, 116); }
.color-6-900{ color:rgb(12, 0, 51); }
.bg-color-6-900{ background-color:rgb(12, 0, 51); }

.color-7-100{ color:rgb(204, 204, 255); }
.bg-color-7-100{ background-color:rgb(204, 204, 255); }
.color-7-200{ color:rgb(153, 153, 255); }
.bg-color-7-200{ background-color:rgb(153, 153, 255); }
.color-7-300{ color:rgb(102, 102, 255); }
.bg-color-7-300{ background-color:rgb(102, 102, 255); }
.color-7-400{ color:rgb(51, 51, 255); }
.bg-color-7-400{ background-color:rgb(51, 51, 255); }
.color-7-500{ color:rgb(0, 0, 255); }
.bg-color-7-500{ background-color:rgb(0, 0, 255); }
.color-7-600{ color:rgb(0, 0, 204); }
.bg-color-7-600{ background-color:rgb(0, 0, 204); }
.color-7-700{ color:rgb(0, 0, 153); }
.bg-color-7-700{ background-color:rgb(0, 0, 153); }
.color-7-800{ color:rgb(0, 0, 91); }
.bg-color-7-800{ background-color:rgb(0, 0, 91); }
.color-7-900{ color:rgb(0, 0, 51); }
.bg-color-7-900{ background-color:rgb(0, 0, 51); }

.color-8-100{ color:rgb(204, 204, 255); }
.bg-color-8-100{ background-color:rgb(204, 204, 255); }
.color-8-200{ color:rgb(153, 153, 255); }
.bg-color-8-200{ background-color:rgb(153, 153, 255); }
.color-8-300{ color:rgb(102, 102, 255); }
.bg-color-8-300{ background-color:rgb(102, 102, 255); }
.color-8-400{ color:rgb(51, 51, 255); }
.bg-color-8-400{ background-color:rgb(51, 51, 255); }
.color-8-500{ color:rgb(0, 0, 255); }
.bg-color-8-500{ background-color:rgb(0, 0, 255); }
.color-8-600{ color:rgb(0, 0, 204); }
.bg-color-8-600{ background-color:rgb(0, 0, 204); }
.color-8-700{ color:rgb(0, 0, 153); }
.bg-color-8-700{ background-color:rgb(0, 0, 153); }
.color-8-800{ color:rgb(0, 0, 102); }
.bg-color-8-800{ background-color:rgb(0, 0, 102); }
.color-8-900{ color:rgb(0, 0, 66); }
.bg-color-8-900{ background-color:rgb(0, 0, 66); }

.color-9-100{ color:rgb(204, 208, 255); }
.bg-color-9-100{ background-color:rgb(204, 208, 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, 113, 255); }
.bg-color-9-300{ background-color:rgb(102, 113, 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, 18, 255); }
.bg-color-9-500{ background-color:rgb(0, 18, 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, 11, 153); }
.bg-color-9-700{ background-color:rgb(0, 11, 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, 43); }
.bg-color-9-900{ background-color:rgb(0, 3, 43); }

.color-10-100{ color:rgb(204, 206, 255); }
.bg-color-10-100{ background-color:rgb(204, 206, 255); }
.color-10-200{ color:rgb(153, 158, 255); }
.bg-color-10-200{ background-color:rgb(153, 158, 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, 61, 255); }
.bg-color-10-400{ background-color:rgb(51, 61, 255); }
.color-10-500{ color:rgb(0, 12, 255); }
.bg-color-10-500{ background-color:rgb(0, 12, 255); }
.color-10-600{ color:rgb(0, 10, 204); }
.bg-color-10-600{ background-color:rgb(0, 10, 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, 5, 102); }
.bg-color-10-800{ background-color:rgb(0, 5, 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(148.3240, -7.4380, 57.7300)YIQ(121.0850, -8.2630, 56.1610)YIQ(94.1450, -8.4920, 54.8040)YIQ(67.1340, -9.9590, 53.8570)YIQ(36.4870, -9.4550, 55.7370)YIQ(21.5960, -20.5480, 42.0120)YIQ(10.3740, -29.2110, 28.3010)YIQ(7.5240, -21.1860, 20.5260)YIQ(6.6630, -14.6280, 11.8040)YIQ(2.9810, -7.0160, 6.0080)
            

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(148.3240, -7.4380, 57.7300)  Ratio: 1.41
Failed 5
Ratio: 2.04
Failed 5
Ratio: 2.95
Failed 5
Ratio: 4.15
AA 18pt 2
Ratio: 5.13
AA 1
AAA 18pt 4
Ratio: 5.80
AA 1
AAA 18pt 4
Ratio: 6.19
AA 1
AAA 18pt 4
Ratio: 6.37
AA 1
AAA 18pt 4
Ratio: 6.58
AA 1
AAA 18pt 4
YIQ(121.0850, -8.2630, 56.1610) Ratio: 1.41
Failed 5
 Ratio: 1.44
Failed 5
Ratio: 2.08
Failed 5
Ratio: 2.93
Failed 5
Ratio: 3.63
AA 18pt 2
Ratio: 4.10
AA 18pt 2
Ratio: 4.38
AA 18pt 2
Ratio: 4.50
AA 1
AAA 18pt 4
Ratio: 4.65
AA 1
AAA 18pt 4
YIQ(94.1450, -8.4920, 54.8040) Ratio: 2.04
Failed 5
Ratio: 1.44
Failed 5
 Ratio: 1.44
Failed 5
Ratio: 2.03
Failed 5
Ratio: 2.51
Failed 5
Ratio: 2.84
Failed 5
Ratio: 3.03
AA 18pt 2
Ratio: 3.12
AA 18pt 2
Ratio: 3.22
AA 18pt 2
YIQ(67.1340, -9.9590, 53.8570) Ratio: 2.95
Failed 5
Ratio: 2.08
Failed 5
Ratio: 1.44
Failed 5
 Ratio: 1.41
Failed 5
Ratio: 1.74
Failed 5
Ratio: 1.97
Failed 5
Ratio: 2.10
Failed 5
Ratio: 2.16
Failed 5
Ratio: 2.23
Failed 5
YIQ(36.4870, -9.4550, 55.7370) Ratio: 4.15
AA 18pt 2
Ratio: 2.93
Failed 5
Ratio: 2.03
Failed 5
Ratio: 1.41
Failed 5
 Ratio: 1.24
Failed 5
Ratio: 1.40
Failed 5
Ratio: 1.49
Failed 5
Ratio: 1.53
Failed 5
Ratio: 1.58
Failed 5
YIQ(21.5960, -20.5480, 42.0120) Ratio: 5.13
AA 1
AAA 18pt 4
Ratio: 3.63
AA 18pt 2
Ratio: 2.51
Failed 5
Ratio: 1.74
Failed 5
Ratio: 1.24
Failed 5
 Ratio: 1.13
Failed 5
Ratio: 1.21
Failed 5
Ratio: 1.24
Failed 5
Ratio: 1.28
Failed 5
YIQ(10.3740, -29.2110, 28.3010) Ratio: 5.80
AA 1
AAA 18pt 4
Ratio: 4.10
AA 18pt 2
Ratio: 2.84
Failed 5
Ratio: 1.97
Failed 5
Ratio: 1.40
Failed 5
Ratio: 1.13
Failed 5
 Ratio: 1.07
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.13
Failed 5
YIQ(7.5240, -21.1860, 20.5260) Ratio: 6.19
AA 1
AAA 18pt 4
Ratio: 4.38
AA 18pt 2
Ratio: 3.03
AA 18pt 2
Ratio: 2.10
Failed 5
Ratio: 1.49
Failed 5
Ratio: 1.21
Failed 5
Ratio: 1.07
Failed 5
 Ratio: 1.03
Failed 5
Ratio: 1.06
Failed 5
YIQ(6.6630, -14.6280, 11.8040) Ratio: 6.37
AA 1
AAA 18pt 4
Ratio: 4.50
AA 1
AAA 18pt 4
Ratio: 3.12
AA 18pt 2
Ratio: 2.16
Failed 5
Ratio: 1.53
Failed 5
Ratio: 1.24
Failed 5
Ratio: 1.10
Failed 5
Ratio: 1.03
Failed 5
 Ratio: 1.03
Failed 5
YIQ(2.9810, -7.0160, 6.0080) Ratio: 6.58
AA 1
AAA 18pt 4
Ratio: 4.65
AA 1
AAA 18pt 4
Ratio: 3.22
AA 18pt 2
Ratio: 2.23
Failed 5
Ratio: 1.58
Failed 5
Ratio: 1.28
Failed 5
Ratio: 1.13
Failed 5
Ratio: 1.06
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