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

RGBPercent(98%, 19%, 0%) dark saturated red



500 * Your Color
RGBPercent(98%, 19%, 0%)

RGBPercent(98%, 27%, 10%) dark washed red



RGBPercent(98%, 35%, 20%) dark washed red



RGBPercent(98%, 43%, 29%) middle washed orange



RGBPercent(98%, 51%, 39%)



RGBPercent(98%, 58%, 49%)



RGBPercent(98%, 66%, 59%)



RGBPercent(98%, 74%, 69%)



RGBPercent(98%, 82%, 78%)



RGBPercent(98%, 90%, 88%)



CSS Code

.main-color-1{ color:rgb(98%, 19%, 0%); }
.main-bg-color-1{ background-color:rgb(98%, 19%, 0%); }
.main-color-2{ color:rgb(98%, 27%, 10%); }
.main-bg-color-2{ background-color:rgb(98%, 27%, 10%); }
.main-color-3{ color:rgb(98%, 35%, 20%); }
.main-bg-color-3{ background-color:rgb(98%, 35%, 20%); }
.main-color-4{ color:rgb(98%, 43%, 29%); }
.main-bg-color-4{ background-color:rgb(98%, 43%, 29%); }
.main-color-5{ color:rgb(98%, 51%, 39%); }
.main-bg-color-5{ background-color:rgb(98%, 51%, 39%); }
.main-color-6{ color:rgb(98%, 58%, 49%); }
.main-bg-color-6{ background-color:rgb(98%, 58%, 49%); }
.main-color-7{ color:rgb(98%, 66%, 59%); }
.main-bg-color-7{ background-color:rgb(98%, 66%, 59%); }
.main-color-8{ color:rgb(98%, 74%, 69%); }
.main-bg-color-8{ background-color:rgb(98%, 74%, 69%); }
.main-color-9{ color:rgb(98%, 82%, 78%); }
.main-bg-color-9{ background-color:rgb(98%, 82%, 78%); }
.main-color-10{ color:rgb(98%, 90%, 88%); }
.main-bg-color-10{ background-color:rgb(98%, 90%, 88%); }

.color-1-100{ color:rgb(100%, 84%, 80%); }
.bg-color-1-100{ background-color:rgb(100%, 84%, 80%); }
.color-1-200{ color:rgb(100%, 68%, 60%); }
.bg-color-1-200{ background-color:rgb(100%, 68%, 60%); }
.color-1-300{ color:rgb(100%, 51%, 40%); }
.bg-color-1-300{ background-color:rgb(100%, 51%, 40%); }
.color-1-400{ color:rgb(100%, 35%, 20%); }
.bg-color-1-400{ background-color:rgb(100%, 35%, 20%); }
.color-1-500{ color:rgb(98%, 19%, 0%); }
.bg-color-1-500{ background-color:rgb(98%, 19%, 0%); }
.color-1-600{ color:rgb(80%, 15%, 0%); }
.bg-color-1-600{ background-color:rgb(80%, 15%, 0%); }
.color-1-700{ color:rgb(60%, 11%, 0%); }
.bg-color-1-700{ background-color:rgb(60%, 11%, 0%); }
.color-1-800{ color:rgb(40%, 8%, 0%); }
.bg-color-1-800{ background-color:rgb(40%, 8%, 0%); }
.color-1-900{ color:rgb(20%, 4%, 0%); }
.bg-color-1-900{ background-color:rgb(20%, 4%, 0%); }

.color-2-100{ color:rgb(100%, 84%, 80%); }
.bg-color-2-100{ background-color:rgb(100%, 84%, 80%); }
.color-2-200{ color:rgb(99%, 68%, 61%); }
.bg-color-2-200{ background-color:rgb(99%, 68%, 61%); }
.color-2-300{ color:rgb(99%, 52%, 41%); }
.bg-color-2-300{ background-color:rgb(99%, 52%, 41%); }
.color-2-400{ color:rgb(98%, 36%, 22%); }
.bg-color-2-400{ background-color:rgb(98%, 36%, 22%); }
.color-2-500{ color:rgb(98%, 27%, 10%); }
.bg-color-2-500{ background-color:rgb(98%, 27%, 10%); }
.color-2-600{ color:rgb(78%, 16%, 2%); }
.bg-color-2-600{ background-color:rgb(78%, 16%, 2%); }
.color-2-700{ color:rgb(59%, 12%, 1%); }
.bg-color-2-700{ background-color:rgb(59%, 12%, 1%); }
.color-2-800{ color:rgb(39%, 8%, 1%); }
.bg-color-2-800{ background-color:rgb(39%, 8%, 1%); }
.color-2-900{ color:rgb(20%, 4%, 0%); }
.bg-color-2-900{ background-color:rgb(20%, 4%, 0%); }

.color-3-100{ color:rgb(100%, 84%, 80%); }
.bg-color-3-100{ background-color:rgb(100%, 84%, 80%); }
.color-3-200{ color:rgb(99%, 68%, 61%); }
.bg-color-3-200{ background-color:rgb(99%, 68%, 61%); }
.color-3-300{ color:rgb(98%, 52%, 42%); }
.bg-color-3-300{ background-color:rgb(98%, 52%, 42%); }
.color-3-400{ color:rgb(98%, 35%, 20%); }
.bg-color-3-400{ background-color:rgb(98%, 35%, 20%); }
.color-3-500{ color:rgb(98%, 20%, 2%); }
.bg-color-3-500{ background-color:rgb(98%, 20%, 2%); }
.color-3-600{ color:rgb(78%, 16%, 2%); }
.bg-color-3-600{ background-color:rgb(78%, 16%, 2%); }
.color-3-700{ color:rgb(58%, 12%, 2%); }
.bg-color-3-700{ background-color:rgb(58%, 12%, 2%); }
.color-3-800{ color:rgb(39%, 8%, 1%); }
.bg-color-3-800{ background-color:rgb(39%, 8%, 1%); }
.color-3-900{ color:rgb(20%, 4%, 0%); }
.bg-color-3-900{ background-color:rgb(20%, 4%, 0%); }

.color-4-100{ color:rgb(100%, 84%, 80%); }
.bg-color-4-100{ background-color:rgb(100%, 84%, 80%); }
.color-4-200{ color:rgb(99%, 69%, 61%); }
.bg-color-4-200{ background-color:rgb(99%, 69%, 61%); }
.color-4-300{ color:rgb(98%, 53%, 42%); }
.bg-color-4-300{ background-color:rgb(98%, 53%, 42%); }
.color-4-400{ color:rgb(98%, 43%, 29%); }
.bg-color-4-400{ background-color:rgb(98%, 43%, 29%); }
.color-4-500{ color:rgb(97%, 22%, 3%); }
.bg-color-4-500{ background-color:rgb(97%, 22%, 3%); }
.color-4-600{ color:rgb(78%, 18%, 2%); }
.bg-color-4-600{ background-color:rgb(78%, 18%, 2%); }
.color-4-700{ color:rgb(58%, 13%, 2%); }
.bg-color-4-700{ background-color:rgb(58%, 13%, 2%); }
.color-4-800{ color:rgb(39%, 9%, 1%); }
.bg-color-4-800{ background-color:rgb(39%, 9%, 1%); }
.color-4-900{ color:rgb(20%, 4%, 0%); }
.bg-color-4-900{ background-color:rgb(20%, 4%, 0%); }

.color-5-100{ color:rgb(99%, 84%, 81%); }
.bg-color-5-100{ background-color:rgb(99%, 84%, 81%); }
.color-5-200{ color:rgb(99%, 69%, 61%); }
.bg-color-5-200{ background-color:rgb(99%, 69%, 61%); }
.color-5-300{ color:rgb(98%, 51%, 39%); }
.bg-color-5-300{ background-color:rgb(98%, 51%, 39%); }
.color-5-400{ color:rgb(98%, 38%, 22%); }
.bg-color-5-400{ background-color:rgb(98%, 38%, 22%); }
.color-5-500{ color:rgb(97%, 22%, 3%); }
.bg-color-5-500{ background-color:rgb(97%, 22%, 3%); }
.color-5-600{ color:rgb(78%, 18%, 2%); }
.bg-color-5-600{ background-color:rgb(78%, 18%, 2%); }
.color-5-700{ color:rgb(58%, 13%, 2%); }
.bg-color-5-700{ background-color:rgb(58%, 13%, 2%); }
.color-5-800{ color:rgb(39%, 9%, 1%); }
.bg-color-5-800{ background-color:rgb(39%, 9%, 1%); }
.color-5-900{ color:rgb(19%, 4%, 1%); }
.bg-color-5-900{ background-color:rgb(19%, 4%, 1%); }

.color-6-100{ color:rgb(99%, 84%, 81%); }
.bg-color-6-100{ background-color:rgb(99%, 84%, 81%); }
.color-6-200{ color:rgb(98%, 68%, 62%); }
.bg-color-6-200{ background-color:rgb(98%, 68%, 62%); }
.color-6-300{ color:rgb(98%, 58%, 49%); }
.bg-color-6-300{ background-color:rgb(98%, 58%, 49%); }
.color-6-400{ color:rgb(97%, 36%, 23%); }
.bg-color-6-400{ background-color:rgb(97%, 36%, 23%); }
.color-6-500{ color:rgb(96%, 21%, 4%); }
.bg-color-6-500{ background-color:rgb(96%, 21%, 4%); }
.color-6-600{ color:rgb(77%, 16%, 3%); }
.bg-color-6-600{ background-color:rgb(77%, 16%, 3%); }
.color-6-700{ color:rgb(58%, 13%, 2%); }
.bg-color-6-700{ background-color:rgb(58%, 13%, 2%); }
.color-6-800{ color:rgb(38%, 8%, 2%); }
.bg-color-6-800{ background-color:rgb(38%, 8%, 2%); }
.color-6-900{ color:rgb(19%, 4%, 1%); }
.bg-color-6-900{ background-color:rgb(19%, 4%, 1%); }

.color-7-100{ color:rgb(99%, 84%, 81%); }
.bg-color-7-100{ background-color:rgb(99%, 84%, 81%); }
.color-7-200{ color:rgb(98%, 66%, 59%); }
.bg-color-7-200{ background-color:rgb(98%, 66%, 59%); }
.color-7-300{ color:rgb(97%, 53%, 43%); }
.bg-color-7-300{ background-color:rgb(97%, 53%, 43%); }
.color-7-400{ color:rgb(96%, 37%, 24%); }
.bg-color-7-400{ background-color:rgb(96%, 37%, 24%); }
.color-7-500{ color:rgb(95%, 21%, 5%); }
.bg-color-7-500{ background-color:rgb(95%, 21%, 5%); }
.color-7-600{ color:rgb(76%, 17%, 4%); }
.bg-color-7-600{ background-color:rgb(76%, 17%, 4%); }
.color-7-700{ color:rgb(57%, 13%, 3%); }
.bg-color-7-700{ background-color:rgb(57%, 13%, 3%); }
.color-7-800{ color:rgb(38%, 8%, 2%); }
.bg-color-7-800{ background-color:rgb(38%, 8%, 2%); }
.color-7-900{ color:rgb(19%, 4%, 1%); }
.bg-color-7-900{ background-color:rgb(19%, 4%, 1%); }

.color-8-100{ color:rgb(99%, 84%, 81%); }
.bg-color-8-100{ background-color:rgb(99%, 84%, 81%); }
.color-8-200{ color:rgb(98%, 74%, 69%); }
.bg-color-8-200{ background-color:rgb(98%, 74%, 69%); }
.color-8-300{ color:rgb(96%, 53%, 44%); }
.bg-color-8-300{ background-color:rgb(96%, 53%, 44%); }
.color-8-400{ color:rgb(95%, 37%, 25%); }
.bg-color-8-400{ background-color:rgb(95%, 37%, 25%); }
.color-8-500{ color:rgb(94%, 22%, 6%); }
.bg-color-8-500{ background-color:rgb(94%, 22%, 6%); }
.color-8-600{ color:rgb(75%, 17%, 5%); }
.bg-color-8-600{ background-color:rgb(75%, 17%, 5%); }
.color-8-700{ color:rgb(56%, 13%, 4%); }
.bg-color-8-700{ background-color:rgb(56%, 13%, 4%); }
.color-8-800{ color:rgb(38%, 9%, 2%); }
.bg-color-8-800{ background-color:rgb(38%, 9%, 2%); }
.color-8-900{ color:rgb(19%, 4%, 1%); }
.bg-color-8-900{ background-color:rgb(19%, 4%, 1%); }

.color-9-100{ color:rgb(98%, 82%, 78%); }
.bg-color-9-100{ background-color:rgb(98%, 82%, 78%); }
.color-9-200{ color:rgb(97%, 70%, 63%); }
.bg-color-9-200{ background-color:rgb(97%, 70%, 63%); }
.color-9-300{ color:rgb(95%, 55%, 45%); }
.bg-color-9-300{ background-color:rgb(95%, 55%, 45%); }
.color-9-400{ color:rgb(93%, 40%, 27%); }
.bg-color-9-400{ background-color:rgb(93%, 40%, 27%); }
.color-9-500{ color:rgb(92%, 25%, 8%); }
.bg-color-9-500{ background-color:rgb(92%, 25%, 8%); }
.color-9-600{ color:rgb(73%, 20%, 7%); }
.bg-color-9-600{ background-color:rgb(73%, 20%, 7%); }
.color-9-700{ color:rgb(55%, 15%, 5%); }
.bg-color-9-700{ background-color:rgb(55%, 15%, 5%); }
.color-9-800{ color:rgb(37%, 10%, 3%); }
.bg-color-9-800{ background-color:rgb(37%, 10%, 3%); }
.color-9-900{ color:rgb(18%, 5%, 2%); }
.bg-color-9-900{ background-color:rgb(18%, 5%, 2%); }

.color-10-100{ color:rgb(98%, 90%, 88%); }
.bg-color-10-100{ background-color:rgb(98%, 90%, 88%); }
.color-10-200{ color:rgb(95%, 72%, 65%); }
.bg-color-10-200{ background-color:rgb(95%, 72%, 65%); }
.color-10-300{ color:rgb(92%, 58%, 48%); }
.bg-color-10-300{ background-color:rgb(92%, 58%, 48%); }
.color-10-400{ color:rgb(89%, 44%, 31%); }
.bg-color-10-400{ background-color:rgb(89%, 44%, 31%); }
.color-10-500{ color:rgb(86%, 31%, 14%); }
.bg-color-10-500{ background-color:rgb(86%, 31%, 14%); }
.color-10-600{ color:rgb(69%, 24%, 11%); }
.bg-color-10-600{ background-color:rgb(69%, 24%, 11%); }
.color-10-700{ color:rgb(52%, 18%, 8%); }
.bg-color-10-700{ background-color:rgb(52%, 18%, 8%); }
.color-10-800{ color:rgb(35%, 12%, 5%); }
.bg-color-10-800{ background-color:rgb(35%, 12%, 5%); }
.color-10-900{ color:rgb(17%, 6%, 3%); }
.bg-color-10-900{ background-color:rgb(17%, 6%, 3%); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGBPercent(98%, 19%, 0%)RGBPercent(98%, 27%, 10%)RGBPercent(98%, 35%, 20%)RGBPercent(98%, 43%, 29%)RGBPercent(98%, 51%, 39%)RGBPercent(98%, 58%, 49%)RGBPercent(98%, 66%, 59%)RGBPercent(98%, 74%, 69%)RGBPercent(98%, 82%, 78%)RGBPercent(98%, 90%, 88%)
            

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.
RGBPercent(98%, 19%, 0%)  Ratio: 1.08
Failed 5
Ratio: 1.19
Failed 5
Ratio: 1.35
Failed 5
Ratio: 1.54
Failed 5
Ratio: 1.75
Failed 5
Ratio: 2.02
Failed 5
Ratio: 2.36
Failed 5
Ratio: 2.74
Failed 5
Ratio: 3.18
AA 18pt 2
RGBPercent(98%, 27%, 10%) Ratio: 1.08
Failed 5
 Ratio: 1.10
Failed 5
Ratio: 1.25
Failed 5
Ratio: 1.42
Failed 5
Ratio: 1.62
Failed 5
Ratio: 1.87
Failed 5
Ratio: 2.19
Failed 5
Ratio: 2.53
Failed 5
Ratio: 2.94
Failed 5
RGBPercent(98%, 35%, 20%) Ratio: 1.19
Failed 5
Ratio: 1.10
Failed 5
 Ratio: 1.13
Failed 5
Ratio: 1.29
Failed 5
Ratio: 1.47
Failed 5
Ratio: 1.70
Failed 5
Ratio: 1.98
Failed 5
Ratio: 2.29
Failed 5
Ratio: 2.67
Failed 5
RGBPercent(98%, 43%, 29%) Ratio: 1.35
Failed 5
Ratio: 1.25
Failed 5
Ratio: 1.13
Failed 5
 Ratio: 1.14
Failed 5
Ratio: 1.30
Failed 5
Ratio: 1.50
Failed 5
Ratio: 1.75
Failed 5
Ratio: 2.03
Failed 5
Ratio: 2.36
Failed 5
RGBPercent(98%, 51%, 39%) Ratio: 1.54
Failed 5
Ratio: 1.42
Failed 5
Ratio: 1.29
Failed 5
Ratio: 1.14
Failed 5
 Ratio: 1.14
Failed 5
Ratio: 1.32
Failed 5
Ratio: 1.54
Failed 5
Ratio: 1.78
Failed 5
Ratio: 2.07
Failed 5
RGBPercent(98%, 58%, 49%) Ratio: 1.75
Failed 5
Ratio: 1.62
Failed 5
Ratio: 1.47
Failed 5
Ratio: 1.30
Failed 5
Ratio: 1.14
Failed 5
 Ratio: 1.16
Failed 5
Ratio: 1.35
Failed 5
Ratio: 1.56
Failed 5
Ratio: 1.82
Failed 5
RGBPercent(98%, 66%, 59%) Ratio: 2.02
Failed 5
Ratio: 1.87
Failed 5
Ratio: 1.70
Failed 5
Ratio: 1.50
Failed 5
Ratio: 1.32
Failed 5
Ratio: 1.16
Failed 5
 Ratio: 1.17
Failed 5
Ratio: 1.35
Failed 5
Ratio: 1.57
Failed 5
RGBPercent(98%, 74%, 69%) Ratio: 2.36
Failed 5
Ratio: 2.19
Failed 5
Ratio: 1.98
Failed 5
Ratio: 1.75
Failed 5
Ratio: 1.54
Failed 5
Ratio: 1.35
Failed 5
Ratio: 1.17
Failed 5
 Ratio: 1.16
Failed 5
Ratio: 1.35
Failed 5
RGBPercent(98%, 82%, 78%) Ratio: 2.74
Failed 5
Ratio: 2.53
Failed 5
Ratio: 2.29
Failed 5
Ratio: 2.03
Failed 5
Ratio: 1.78
Failed 5
Ratio: 1.56
Failed 5
Ratio: 1.35
Failed 5
Ratio: 1.16
Failed 5
 Ratio: 1.16
Failed 5
RGBPercent(98%, 90%, 88%) Ratio: 3.18
AA 18pt 2
Ratio: 2.94
Failed 5
Ratio: 2.67
Failed 5
Ratio: 2.36
Failed 5
Ratio: 2.07
Failed 5
Ratio: 1.82
Failed 5
Ratio: 1.57
Failed 5
Ratio: 1.35
Failed 5
Ratio: 1.16
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