#CCD0DE#CCD0DE
#CCD0DE is a very light, near-neutral blue. Relative luminance 0.632; OKLCH L 85.9% C 0.020 H 273.2°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0DE |
|---|---|
| RGB | rgb(204, 208, 222) |
| HSL | hsl(227, 21%, 84%) |
| HSV | hsv(227, 8%, 87%) |
| CMYK | cmyk(8.1%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(83.56, 1.30, -7.38) |
| CIE-LCH | lch(83.56, 7.49, 280.01°) |
| OKLab | oklab(85.87% 0.0011 -0.0198) |
| OKLCH | oklch(85.87% 0.02 273.2) |
| XYZ | xyz(60.6399, 63.2226, 78.1015) |
| Luminance | 0.6322 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Fog
#D8DCE0
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 6.17
Lavender (CSS)
#E6E6FA
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 7.07
Dove Gray
#B6B8BD
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0DE #DEDACC
analogous
#CCD9DE #CCD0DE #D1CCDE
triadic
#CCD0DE #DECCD0 #D0DECC
tetradic
#CCD0DE #DECCD9 #DEDACC #CCDED1
square
#CCD0DE #DECCD9 #DEDACC #CCDED1
split-complementary
#CCD0DE #DED1CC #D9DECC
monochromatic
#828CAE #A7AEC6 #CCD0DE #ECEEF3 #ECEEF3
Accessibility & contrast
On white
1.54
#CCD0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CCD0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0DE
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0DE | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD1DF
Deuteranopia (green-blind)
#CBD0DE
Tritanopia (blue-blind)
#C8D2D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ccd0de; /* rgb */ color: rgb(204, 208, 222); /* oklch */ color: oklch(85.9% 0.020 273.2);
Tailwind
colors: {
custom: {
50: '#dbdee8',
500: '#ccd0de',
950: '#000000',
},
}SCSS
$custom: #ccd0de; $custom-light: #dbdee8; $custom-dark: #000000;
JSON
{
"hex": "#ccd0de",
"rgb": {
"r": 204,
"g": 208,
"b": 222
},
"hsl": {
"h": 226.667,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.85872,
"c": 0.01981,
"h": 273.2
},
"luminance": 0.63223
}Semantic roles & 50–950 ramp
primary
#CCD0DE
secondary
#B4AE9A
accent
#8C46A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484