#CCD5DF#CCD5DF
#CCD5DF is a very light, near-neutral cyan. Relative luminance 0.658; OKLCH L 86.9% C 0.017 H 250.8°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD5DF |
|---|---|
| RGB | rgb(204, 213, 223) |
| HSL | hsl(212, 23%, 84%) |
| HSV | hsv(212, 9%, 87%) |
| CMYK | cmyk(8.5%, 4.5%, 0%, 12.5%) |
| CIE-LAB | lab(84.87, -1.12, -5.97) |
| CIE-LCH | lch(84.87, 6.07, 259.33°) |
| OKLab | oklab(86.91% -0.0056 -0.016) |
| OKLCH | oklch(86.91% 0.017 250.8) |
| XYZ | xyz(62.0126, 65.7530, 79.2222) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.50
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 5.76
Silver (survey)
#C5C9C7
ΔE00 6.55
Light Blue Grey
#B7C9E2
ΔE00 6.55
Silver
#C0C0C0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD5DF #DFD6CC
analogous
#CCDEDF #CCD5DF #CCCCDF
triadic
#CCD5DF #DFCCD5 #D5DFCC
tetradic
#CCD5DF #DFCCDE #DFD6CC #CCDFCC
square
#CCD5DF #DFCCDE #DFD6CC #CCDFCC
split-complementary
#CCD5DF #DFCCCC #DEDFCC
monochromatic
#8197B0 #A6B6C7 #CCD5DF #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.48
#CCD5DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#CCD5DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD5DF
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD5DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD5DF | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5E0
Deuteranopia (green-blind)
#CFD3DF
Tritanopia (blue-blind)
#C8D7D8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #ccd5df; /* rgb */ color: rgb(204, 213, 223); /* oklch */ color: oklch(86.9% 0.017 250.8);
Tailwind
colors: {
custom: {
50: '#dbe1e9',
500: '#ccd5df',
950: '#000000',
},
}SCSS
$custom: #ccd5df; $custom-light: #dbe1e9; $custom-dark: #000000;
JSON
{
"hex": "#ccd5df",
"rgb": {
"r": 204,
"g": 213,
"b": 223
},
"hsl": {
"h": 211.579,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.86911,
"c": 0.01695,
"h": 250.8
},
"luminance": 0.65754
}Semantic roles & 50–950 ramp
primary
#CCD5DF
secondary
#B6A89A
accent
#7544A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484