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(46%, 49%, 61%)



RGBPercent(40%, 44%, 61%)



RGBPercent(34%, 39%, 61%)



RGBPercent(28%, 35%, 61%)



RGBPercent(22%, 29%, 61%)



RGBPercent(16%, 25%, 61%)



RGBPercent(9%, 20%, 61%)



600 * Your Color
RGBPercent(9%, 20%, 61%)

RGBPercent(3%, 15%, 61%)



700 * Your Color
RGBPercent(3%, 15%, 61%)

RGBPercent(0%, 12%, 61%)



700 * Your Color
RGBPercent(0%, 12%, 61%)

CSS Code

.main-color-1{ color:rgb(46%, 49%, 61%); }
.main-bg-color-1{ background-color:rgb(46%, 49%, 61%); }
.main-color-2{ color:rgb(40%, 44%, 61%); }
.main-bg-color-2{ background-color:rgb(40%, 44%, 61%); }
.main-color-3{ color:rgb(34%, 39%, 61%); }
.main-bg-color-3{ background-color:rgb(34%, 39%, 61%); }
.main-color-4{ color:rgb(28%, 35%, 61%); }
.main-bg-color-4{ background-color:rgb(28%, 35%, 61%); }
.main-color-5{ color:rgb(22%, 29%, 61%); }
.main-bg-color-5{ background-color:rgb(22%, 29%, 61%); }
.main-color-6{ color:rgb(16%, 25%, 61%); }
.main-bg-color-6{ background-color:rgb(16%, 25%, 61%); }
.main-color-7{ color:rgb(9%, 20%, 61%); }
.main-bg-color-7{ background-color:rgb(9%, 20%, 61%); }
.main-color-8{ color:rgb(3%, 15%, 61%); }
.main-bg-color-8{ background-color:rgb(3%, 15%, 61%); }
.main-color-9{ color:rgb(0%, 12%, 61%); }
.main-bg-color-9{ background-color:rgb(0%, 12%, 61%); }

.color-1-100{ color:rgb(88%, 89%, 92%); }
.bg-color-1-100{ background-color:rgb(88%, 89%, 92%); }
.color-1-200{ color:rgb(77%, 78%, 83%); }
.bg-color-1-200{ background-color:rgb(77%, 78%, 83%); }
.color-1-300{ color:rgb(65%, 67%, 75%); }
.bg-color-1-300{ background-color:rgb(65%, 67%, 75%); }
.color-1-400{ color:rgb(53%, 56%, 67%); }
.bg-color-1-400{ background-color:rgb(53%, 56%, 67%); }
.color-1-500{ color:rgb(46%, 49%, 61%); }
.bg-color-1-500{ background-color:rgb(46%, 49%, 61%); }
.color-1-600{ color:rgb(33%, 36%, 47%); }
.bg-color-1-600{ background-color:rgb(33%, 36%, 47%); }
.color-1-700{ color:rgb(25%, 27%, 35%); }
.bg-color-1-700{ background-color:rgb(25%, 27%, 35%); }
.color-1-800{ color:rgb(17%, 18%, 23%); }
.bg-color-1-800{ background-color:rgb(17%, 18%, 23%); }
.color-1-900{ color:rgb(8%, 9%, 12%); }
.bg-color-1-900{ background-color:rgb(8%, 9%, 12%); }

.color-2-100{ color:rgb(88%, 89%, 92%); }
.bg-color-2-100{ background-color:rgb(88%, 89%, 92%); }
.color-2-200{ color:rgb(76%, 77%, 84%); }
.bg-color-2-200{ background-color:rgb(76%, 77%, 84%); }
.color-2-300{ color:rgb(64%, 66%, 76%); }
.bg-color-2-300{ background-color:rgb(64%, 66%, 76%); }
.color-2-400{ color:rgb(51%, 55%, 69%); }
.bg-color-2-400{ background-color:rgb(51%, 55%, 69%); }
.color-2-500{ color:rgb(40%, 44%, 61%); }
.bg-color-2-500{ background-color:rgb(40%, 44%, 61%); }
.color-2-600{ color:rgb(31%, 35%, 49%); }
.bg-color-2-600{ background-color:rgb(31%, 35%, 49%); }
.color-2-700{ color:rgb(24%, 26%, 36%); }
.bg-color-2-700{ background-color:rgb(24%, 26%, 36%); }
.color-2-800{ color:rgb(16%, 17%, 24%); }
.bg-color-2-800{ background-color:rgb(16%, 17%, 24%); }
.color-2-900{ color:rgb(8%, 9%, 12%); }
.bg-color-2-900{ background-color:rgb(8%, 9%, 12%); }

.color-3-100{ color:rgb(87%, 88%, 93%); }
.bg-color-3-100{ background-color:rgb(87%, 88%, 93%); }
.color-3-200{ color:rgb(75%, 76%, 85%); }
.bg-color-3-200{ background-color:rgb(75%, 76%, 85%); }
.color-3-300{ color:rgb(62%, 64%, 78%); }
.bg-color-3-300{ background-color:rgb(62%, 64%, 78%); }
.color-3-400{ color:rgb(49%, 53%, 71%); }
.bg-color-3-400{ background-color:rgb(49%, 53%, 71%); }
.color-3-500{ color:rgb(34%, 39%, 61%); }
.bg-color-3-500{ background-color:rgb(34%, 39%, 61%); }
.color-3-600{ color:rgb(29%, 33%, 51%); }
.bg-color-3-600{ background-color:rgb(29%, 33%, 51%); }
.color-3-700{ color:rgb(22%, 24%, 38%); }
.bg-color-3-700{ background-color:rgb(22%, 24%, 38%); }
.color-3-800{ color:rgb(15%, 16%, 25%); }
.bg-color-3-800{ background-color:rgb(15%, 16%, 25%); }
.color-3-900{ color:rgb(7%, 8%, 13%); }
.bg-color-3-900{ background-color:rgb(7%, 8%, 13%); }

.color-4-100{ color:rgb(86%, 88%, 94%); }
.bg-color-4-100{ background-color:rgb(86%, 88%, 94%); }
.color-4-200{ color:rgb(73%, 76%, 87%); }
.bg-color-4-200{ background-color:rgb(73%, 76%, 87%); }
.color-4-300{ color:rgb(59%, 64%, 81%); }
.bg-color-4-300{ background-color:rgb(59%, 64%, 81%); }
.color-4-400{ color:rgb(45%, 51%, 75%); }
.bg-color-4-400{ background-color:rgb(45%, 51%, 75%); }
.color-4-500{ color:rgb(31%, 39%, 69%); }
.bg-color-4-500{ background-color:rgb(31%, 39%, 69%); }
.color-4-600{ color:rgb(28%, 35%, 61%); }
.bg-color-4-600{ background-color:rgb(28%, 35%, 61%); }
.color-4-700{ color:rgb(19%, 24%, 41%); }
.bg-color-4-700{ background-color:rgb(19%, 24%, 41%); }
.color-4-800{ color:rgb(13%, 16%, 27%); }
.bg-color-4-800{ background-color:rgb(13%, 16%, 27%); }
.color-4-900{ color:rgb(6%, 8%, 14%); }
.bg-color-4-900{ background-color:rgb(6%, 8%, 14%); }

.color-5-100{ color:rgb(85%, 87%, 95%); }
.bg-color-5-100{ background-color:rgb(85%, 87%, 95%); }
.color-5-200{ color:rgb(71%, 74%, 89%); }
.bg-color-5-200{ background-color:rgb(71%, 74%, 89%); }
.color-5-300{ color:rgb(56%, 61%, 84%); }
.bg-color-5-300{ background-color:rgb(56%, 61%, 84%); }
.color-5-400{ color:rgb(41%, 48%, 79%); }
.bg-color-5-400{ background-color:rgb(41%, 48%, 79%); }
.color-5-500{ color:rgb(26%, 35%, 74%); }
.bg-color-5-500{ background-color:rgb(26%, 35%, 74%); }
.color-5-600{ color:rgb(22%, 29%, 61%); }
.bg-color-5-600{ background-color:rgb(22%, 29%, 61%); }
.color-5-700{ color:rgb(16%, 21%, 44%); }
.bg-color-5-700{ background-color:rgb(16%, 21%, 44%); }
.color-5-800{ color:rgb(11%, 14%, 29%); }
.bg-color-5-800{ background-color:rgb(11%, 14%, 29%); }
.color-5-900{ color:rgb(5%, 7%, 15%); }
.bg-color-5-900{ background-color:rgb(5%, 7%, 15%); }

.color-6-100{ color:rgb(84%, 87%, 96%); }
.bg-color-6-100{ background-color:rgb(84%, 87%, 96%); }
.color-6-200{ color:rgb(68%, 73%, 92%); }
.bg-color-6-200{ background-color:rgb(68%, 73%, 92%); }
.color-6-300{ color:rgb(53%, 60%, 87%); }
.bg-color-6-300{ background-color:rgb(53%, 60%, 87%); }
.color-6-400{ color:rgb(36%, 46%, 84%); }
.bg-color-6-400{ background-color:rgb(36%, 46%, 84%); }
.color-6-500{ color:rgb(21%, 33%, 79%); }
.bg-color-6-500{ background-color:rgb(21%, 33%, 79%); }
.color-6-600{ color:rgb(16%, 25%, 61%); }
.bg-color-6-600{ background-color:rgb(16%, 25%, 61%); }
.color-6-700{ color:rgb(13%, 20%, 47%); }
.bg-color-6-700{ background-color:rgb(13%, 20%, 47%); }
.color-6-800{ color:rgb(8%, 13%, 32%); }
.bg-color-6-800{ background-color:rgb(8%, 13%, 32%); }
.color-6-900{ color:rgb(4%, 7%, 16%); }
.bg-color-6-900{ background-color:rgb(4%, 7%, 16%); }

.color-7-100{ color:rgb(83%, 86%, 97%); }
.bg-color-7-100{ background-color:rgb(83%, 86%, 97%); }
.color-7-200{ color:rgb(65%, 71%, 95%); }
.bg-color-7-200{ background-color:rgb(65%, 71%, 95%); }
.color-7-300{ color:rgb(48%, 57%, 92%); }
.bg-color-7-300{ background-color:rgb(48%, 57%, 92%); }
.color-7-400{ color:rgb(30%, 43%, 90%); }
.bg-color-7-400{ background-color:rgb(30%, 43%, 90%); }
.color-7-500{ color:rgb(13%, 29%, 87%); }
.bg-color-7-500{ background-color:rgb(13%, 29%, 87%); }
.color-7-600{ color:rgb(9%, 20%, 61%); }
.bg-color-7-600{ background-color:rgb(9%, 20%, 61%); }
.color-7-700{ color:rgb(8%, 17%, 52%); }
.bg-color-7-700{ background-color:rgb(8%, 17%, 52%); }
.color-7-800{ color:rgb(5%, 11%, 35%); }
.bg-color-7-800{ background-color:rgb(5%, 11%, 35%); }
.color-7-900{ color:rgb(3%, 6%, 17%); }
.bg-color-7-900{ background-color:rgb(3%, 6%, 17%); }

.color-8-100{ color:rgb(81%, 85%, 99%); }
.bg-color-8-100{ background-color:rgb(81%, 85%, 99%); }
.color-8-200{ color:rgb(62%, 69%, 98%); }
.bg-color-8-200{ background-color:rgb(62%, 69%, 98%); }
.color-8-300{ color:rgb(43%, 54%, 97%); }
.bg-color-8-300{ background-color:rgb(43%, 54%, 97%); }
.color-8-400{ color:rgb(24%, 38%, 96%); }
.bg-color-8-400{ background-color:rgb(24%, 38%, 96%); }
.color-8-500{ color:rgb(5%, 23%, 95%); }
.bg-color-8-500{ background-color:rgb(5%, 23%, 95%); }
.color-8-600{ color:rgb(4%, 18%, 76%); }
.bg-color-8-600{ background-color:rgb(4%, 18%, 76%); }
.color-8-700{ color:rgb(3%, 15%, 61%); }
.bg-color-8-700{ background-color:rgb(3%, 15%, 61%); }
.color-8-800{ color:rgb(2%, 9%, 38%); }
.bg-color-8-800{ background-color:rgb(2%, 9%, 38%); }
.color-8-900{ color:rgb(1%, 5%, 19%); }
.bg-color-8-900{ background-color:rgb(1%, 5%, 19%); }

.color-9-100{ color:rgb(80%, 84%, 100%); }
.bg-color-9-100{ background-color:rgb(80%, 84%, 100%); }
.color-9-200{ color:rgb(60%, 68%, 100%); }
.bg-color-9-200{ background-color:rgb(60%, 68%, 100%); }
.color-9-300{ color:rgb(40%, 52%, 100%); }
.bg-color-9-300{ background-color:rgb(40%, 52%, 100%); }
.color-9-400{ color:rgb(20%, 36%, 100%); }
.bg-color-9-400{ background-color:rgb(20%, 36%, 100%); }
.color-9-500{ color:rgb(0%, 20%, 100%); }
.bg-color-9-500{ background-color:rgb(0%, 20%, 100%); }
.color-9-600{ color:rgb(0%, 16%, 80%); }
.bg-color-9-600{ background-color:rgb(0%, 16%, 80%); }
.color-9-700{ color:rgb(0%, 12%, 61%); }
.bg-color-9-700{ background-color:rgb(0%, 12%, 61%); }
.color-9-800{ color:rgb(0%, 8%, 40%); }
.bg-color-9-800{ background-color:rgb(0%, 8%, 40%); }
.color-9-900{ color:rgb(0%, 4%, 20%); }
.bg-color-9-900{ background-color:rgb(0%, 4%, 20%); }
WCAG Matrix

Download: PDF

Web Content Accessibility Guidelines (WCAG) 2.0 - Color Matrix.
  RGBPercent(46%, 49%, 61%)RGBPercent(40%, 44%, 61%)RGBPercent(34%, 39%, 61%)RGBPercent(28%, 35%, 61%)RGBPercent(22%, 29%, 61%)RGBPercent(16%, 25%, 61%)RGBPercent(9%, 20%, 61%)RGBPercent(3%, 15%, 61%)RGBPercent(0%, 12%, 61%)
           

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(46%, 49%, 61%)  Ratio: 1.19
Failed 5
Ratio: 1.41
Failed 5
Ratio: 1.63
Failed 5
Ratio: 1.97
Failed 5
Ratio: 2.24
Failed 5
Ratio: 2.60
Failed 5
Ratio: 2.92
Failed 5
Ratio: 3.08
AA 18pt 2
RGBPercent(40%, 44%, 61%) Ratio: 1.19
Failed 5
 Ratio: 1.19
Failed 5
Ratio: 1.37
Failed 5
Ratio: 1.66
Failed 5
Ratio: 1.89
Failed 5
Ratio: 2.19
Failed 5
Ratio: 2.47
Failed 5
Ratio: 2.60
Failed 5
RGBPercent(34%, 39%, 61%) Ratio: 1.41
Failed 5
Ratio: 1.19
Failed 5
 Ratio: 1.16
Failed 5
Ratio: 1.40
Failed 5
Ratio: 1.59
Failed 5
Ratio: 1.84
Failed 5
Ratio: 2.08
Failed 5
Ratio: 2.19
Failed 5
RGBPercent(28%, 35%, 61%) Ratio: 1.63
Failed 5
Ratio: 1.37
Failed 5
Ratio: 1.16
Failed 5
 Ratio: 1.21
Failed 5
Ratio: 1.38
Failed 5
Ratio: 1.60
Failed 5
Ratio: 1.80
Failed 5
Ratio: 1.90
Failed 5
RGBPercent(22%, 29%, 61%) Ratio: 1.97
Failed 5
Ratio: 1.66
Failed 5
Ratio: 1.40
Failed 5
Ratio: 1.21
Failed 5
 Ratio: 1.14
Failed 5
Ratio: 1.32
Failed 5
Ratio: 1.49
Failed 5
Ratio: 1.57
Failed 5
RGBPercent(16%, 25%, 61%) Ratio: 2.24
Failed 5
Ratio: 1.89
Failed 5
Ratio: 1.59
Failed 5
Ratio: 1.38
Failed 5
Ratio: 1.14
Failed 5
 Ratio: 1.16
Failed 5
Ratio: 1.31
Failed 5
Ratio: 1.38
Failed 5
RGBPercent(9%, 20%, 61%) Ratio: 2.60
Failed 5
Ratio: 2.19
Failed 5
Ratio: 1.84
Failed 5
Ratio: 1.60
Failed 5
Ratio: 1.32
Failed 5
Ratio: 1.16
Failed 5
 Ratio: 1.13
Failed 5
Ratio: 1.19
Failed 5
RGBPercent(3%, 15%, 61%) Ratio: 2.92
Failed 5
Ratio: 2.47
Failed 5
Ratio: 2.08
Failed 5
Ratio: 1.80
Failed 5
Ratio: 1.49
Failed 5
Ratio: 1.31
Failed 5
Ratio: 1.13
Failed 5
 Ratio: 1.05
Failed 5
RGBPercent(0%, 12%, 61%) Ratio: 3.08
AA 18pt 2
Ratio: 2.60
Failed 5
Ratio: 2.19
Failed 5
Ratio: 1.90
Failed 5
Ratio: 1.57
Failed 5
Ratio: 1.38
Failed 5
Ratio: 1.19
Failed 5
Ratio: 1.05
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