#CCD6DF#CCD6DF
#CCD6DF is a very light, near-neutral cyan. Relative luminance 0.663; OKLCH L 87.1% C 0.017 H 245.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD6DF |
|---|---|
| RGB | rgb(204, 214, 223) |
| HSL | hsl(208, 23%, 84%) |
| HSV | hsv(208, 9%, 87%) |
| CMYK | cmyk(8.5%, 4%, 0%, 12.5%) |
| CIE-LAB | lab(85.13, -1.65, -5.59) |
| CIE-LCH | lch(85.13, 5.83, 253.59°) |
| OKLab | oklab(87.11% -0.007 -0.015) |
| OKLCH | oklch(87.11% 0.017 245.1) |
| XYZ | xyz(62.2649, 66.2576, 79.3063) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.34
Light Gray
#D3D3D3
ΔE00 5.39
Gainsboro
#DCDCDC
ΔE00 5.64
Silver (survey)
#C5C9C7
ΔE00 6.28
Light Blue Grey
#B7C9E2
ΔE00 6.99
Silver
#C0C0C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD6DF #DFD5CC
analogous
#CCDFDE #CCD6DF #CCCCDF
triadic
#CCD6DF #DFCCD6 #D6DFCC
tetradic
#CCD6DF #DECCDF #DFD5CC #CCDFCC
square
#CCD6DF #DECCDF #DFD5CC #CCDFCC
split-complementary
#CCD6DF #DFCCCC #DFDECC
monochromatic
#819AB0 #A6B8C7 #CCD6DF #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.47
#CCD6DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CCD6DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD6DF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD6DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD6DF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6DF
Deuteranopia (green-blind)
#D0D4DF
Tritanopia (blue-blind)
#C8D8D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ccd6df; /* rgb */ color: rgb(204, 214, 223); /* oklch */ color: oklch(87.1% 0.017 245.1);
Tailwind
colors: {
custom: {
50: '#dbe2e9',
500: '#ccd6df',
950: '#000000',
},
}SCSS
$custom: #ccd6df; $custom-light: #dbe2e9; $custom-dark: #000000;
JSON
{
"hex": "#ccd6df",
"rgb": {
"r": 204,
"g": 214,
"b": 223
},
"hsl": {
"h": 208.421,
"s": 22.892,
"l": 83.725
},
"oklch": {
"l": 0.87113,
"c": 0.01653,
"h": 245.1
},
"luminance": 0.66258
}Semantic roles & 50–950 ramp
primary
#CCD6DF
secondary
#B6A79A
accent
#7044A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151516
muted
#848484