#CCCADE#CCCADE
#CCCADE is a very light, muted blue. Relative luminance 0.604; OKLCH L 84.7% C 0.028 H 290.4°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCADE |
|---|---|
| RGB | rgb(204, 202, 222) |
| HSL | hsl(246, 23%, 83%) |
| HSV | hsv(246, 9%, 87%) |
| CMYK | cmyk(8.1%, 9%, 0%, 12.9%) |
| CIE-LAB | lab(82.03, 4.47, -9.65) |
| CIE-LCH | lch(82.03, 10.64, 294.88°) |
| OKLab | oklab(84.67% 0.0096 -0.0259) |
| OKLCH | oklch(84.67% 0.028 290.4) |
| XYZ | xyz(59.2046, 60.3521, 77.6231) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.40
Light Blue Grey
#B7C9E2
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 8.69
Dove Gray
#B6B8BD
ΔE00 8.83
Fog
#D8DCE0
ΔE00 9.17
Periwinkle
#CCCCFF
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCADE #DCDECA
analogous
#CAD2DE #CCCADE #D6CADE
triadic
#CCCADE #DECCCA #CADECC
tetradic
#CCCADE #DECAD2 #DCDECA #CADED6
square
#CCCADE #DECAD2 #DCDECA #CADED6
split-complementary
#CCCADE #DED6CA #D2DECA
monochromatic
#837FAF #A8A4C7 #CCCADE #EDECF3 #EDECF3
Accessibility & contrast
On white
1.61
#CCCADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#CCCADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCADE
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCADE | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CCDF
Deuteranopia (green-blind)
#C6CCDD
Tritanopia (blue-blind)
#C9CDD0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccade; /* rgb */ color: rgb(204, 202, 222); /* oklch */ color: oklch(84.7% 0.028 290.4);
Tailwind
colors: {
custom: {
50: '#dbdae8',
500: '#cccade',
950: '#000000',
},
}SCSS
$custom: #cccade; $custom-light: #dbdae8; $custom-dark: #000000;
JSON
{
"hex": "#cccade",
"rgb": {
"r": 204,
"g": 202,
"b": 222
},
"hsl": {
"h": 246,
"s": 23.256,
"l": 83.137
},
"oklch": {
"l": 0.84673,
"c": 0.02763,
"h": 290.4
},
"luminance": 0.60352
}Semantic roles & 50–950 ramp
primary
#CCCADE
secondary
#B2B598
accent
#A24498
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151416
muted
#848384