#CCCDDE#CCCDDE
#CCCDDE is a very light, muted blue. Relative luminance 0.618; OKLCH L 85.3% C 0.023 H 283.2°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDDE |
|---|---|
| RGB | rgb(204, 205, 222) |
| HSL | hsl(237, 21%, 84%) |
| HSV | hsv(237, 8%, 87%) |
| CMYK | cmyk(8.1%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(82.79, 2.88, -8.51) |
| CIE-LCH | lch(82.79, 8.99, 288.72°) |
| OKLab | oklab(85.27% 0.0054 -0.0228) |
| OKLCH | oklch(85.27% 0.023 283.2) |
| XYZ | xyz(59.9154, 61.7736, 77.8600) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.93
Light Blue Grey
#B7C9E2
ΔE00 7.12
Fog
#D8DCE0
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.89
Light Gray
#D3D3D3
ΔE00 7.95
Lightsteelblue
#B0C4DE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDDE #DEDDCC
analogous
#CCD6DE #CCCDDE #D4CCDE
triadic
#CCCDDE #DECCCD #CDDECC
tetradic
#CCCDDE #DECCD6 #DEDDCC #CCDED4
square
#CCCDDE #DECCD6 #DEDDCC #CCDED4
split-complementary
#CCCDDE #DED4CC #D6DECC
monochromatic
#8284AE #A7A9C6 #CCCDDE #ECEDF3 #ECEDF3
Accessibility & contrast
On white
1.57
#CCCDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CCCDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDDE
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDDE | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CFDF
Deuteranopia (green-blind)
#C8CEDE
Tritanopia (blue-blind)
#C8D0D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccdde; /* rgb */ color: rgb(204, 205, 222); /* oklch */ color: oklch(85.3% 0.023 283.2);
Tailwind
colors: {
custom: {
50: '#dbdce8',
500: '#cccdde',
950: '#000000',
},
}SCSS
$custom: #cccdde; $custom-light: #dbdce8; $custom-dark: #000000;
JSON
{
"hex": "#cccdde",
"rgb": {
"r": 204,
"g": 205,
"b": 222
},
"hsl": {
"h": 236.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.85271,
"c": 0.02346,
"h": 283.2
},
"luminance": 0.61774
}Semantic roles & 50–950 ramp
primary
#CCCDDE
secondary
#B4B39A
accent
#9B46A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484