#CCCEDE#CCCEDE
#CCCEDE is a very light, muted blue. Relative luminance 0.623; OKLCH L 85.5% C 0.022 H 280.2°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEDE |
|---|---|
| RGB | rgb(204, 206, 222) |
| HSL | hsl(233, 21%, 84%) |
| HSV | hsv(233, 8%, 87%) |
| CMYK | cmyk(8.1%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(83.05, 2.36, -8.14) |
| CIE-LCH | lch(83.05, 8.47, 286.15°) |
| OKLab | oklab(85.47% 0.0039 -0.0218) |
| OKLCH | oklch(85.47% 0.022 280.2) |
| XYZ | xyz(60.1553, 62.2535, 77.9400) |
| Luminance | 0.6225 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.94
Fog
#D8DCE0
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 6.73
Light Gray
#D3D3D3
ΔE00 7.46
Dove Gray
#B6B8BD
ΔE00 7.64
Lightsteelblue
#B0C4DE
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEDE #DEDCCC
analogous
#CCD7DE #CCCEDE #D3CCDE
triadic
#CCCEDE #DECCCE #CEDECC
tetradic
#CCCEDE #DECCD7 #DEDCCC #CCDED3
square
#CCCEDE #DECCD7 #DEDCCC #CCDED3
split-complementary
#CCCEDE #DED3CC #D7DECC
monochromatic
#8287AE #A7AAC6 #CCCEDE #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.56
#CCCEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#CCCEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEDE
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEDE | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDF
Deuteranopia (green-blind)
#C9CEDE
Tritanopia (blue-blind)
#C8D1D3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cccede; /* rgb */ color: rgb(204, 206, 222); /* oklch */ color: oklch(85.5% 0.022 280.2);
Tailwind
colors: {
custom: {
50: '#dbdce8',
500: '#cccede',
950: '#000000',
},
}SCSS
$custom: #cccede; $custom-light: #dbdce8; $custom-dark: #000000;
JSON
{
"hex": "#cccede",
"rgb": {
"r": 204,
"g": 206,
"b": 222
},
"hsl": {
"h": 233.333,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.85471,
"c": 0.02217,
"h": 280.2
},
"luminance": 0.62254
}Semantic roles & 50–950 ramp
primary
#CCCEDE
secondary
#B4B19A
accent
#9646A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484