#CCD5DE#CCD5DE
#CCD5DE is a very light, near-neutral cyan. Relative luminance 0.657; OKLCH L 86.9% C 0.016 H 248.0°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5DE |
|---|---|
| RGB | rgb(204, 213, 222) |
| HSL | hsl(210, 21%, 84%) |
| HSV | hsv(210, 8%, 87%) |
| CMYK | cmyk(8.1%, 4.1%, 0%, 12.9%) |
| CIE-LAB | lab(84.84, -1.32, -5.48) |
| CIE-LCH | lch(84.84, 5.64, 256.46°) |
| OKLab | oklab(86.88% -0.0059 -0.0147) |
| OKLCH | oklch(86.88% 0.016 248) |
| XYZ | xyz(61.8782, 65.6992, 78.5143) |
| Luminance | 0.6570 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.24
Light Gray
#D3D3D3
ΔE00 5.15
Gainsboro
#DCDCDC
ΔE00 5.49
Silver (survey)
#C5C9C7
ΔE00 6.16
Light Blue Grey
#B7C9E2
ΔE00 6.92
Silver
#C0C0C0
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5DE #DED5CC
analogous
#CCDEDE #CCD5DE #CCCCDE
triadic
#CCD5DE #DECCD5 #D5DECC
tetradic
#CCD5DE #DECCDE #DED5CC #CCDECC
square
#CCD5DE #DECCDE #DED5CC #CCDECC
split-complementary
#CCD5DE #DECCCC #DEDECC
monochromatic
#8298AE #A7B6C6 #CCD5DE #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.49
#CCD5DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#CCD5DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5DE
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5DE | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#C8D7D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd5de; /* rgb */ color: rgb(204, 213, 222); /* oklch */ color: oklch(86.9% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#dbe1e8',
500: '#ccd5de',
950: '#000000',
},
}SCSS
$custom: #ccd5de; $custom-light: #dbe1e8; $custom-dark: #000000;
JSON
{
"hex": "#ccd5de",
"rgb": {
"r": 204,
"g": 213,
"b": 222
},
"hsl": {
"h": 210,
"s": 21.429,
"l": 83.529
},
"oklch": {
"l": 0.8688,
"c": 0.01584,
"h": 248
},
"luminance": 0.657
}Semantic roles & 50–950 ramp
primary
#CCD5DE
secondary
#B4A79A
accent
#7346A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484