#CCD2D9#CCD2D9
#CCD2D9 is a very light, near-neutral cyan. Relative luminance 0.639; OKLCH L 86.1% C 0.012 H 252.1°. Best body text is #000000 at 13.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2D9 |
|---|---|
| RGB | rgb(204, 210, 217) |
| HSL | hsl(212, 15%, 83%) |
| HSV | hsv(212, 6%, 85%) |
| CMYK | cmyk(6%, 3.2%, 0%, 14.9%) |
| CIE-LAB | lab(83.93, -0.72, -4.16) |
| CIE-LCH | lch(83.93, 4.22, 260.24°) |
| OKLab | oklab(86.12% -0.0036 -0.0111) |
| OKLCH | oklch(86.12% 0.012 252.1) |
| XYZ | xyz(60.4703, 63.9399, 74.7880) |
| Luminance | 0.6394 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 2.81
Light Gray
#D3D3D3
ΔE00 3.94
Gainsboro
#DCDCDC
ΔE00 4.65
Silver (survey)
#C5C9C7
ΔE00 5.10
Silver
#C0C0C0
ΔE00 5.80
Dove Gray
#B6B8BD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2D9 #D9D3CC
analogous
#CCD8D9 #CCD2D9 #CCCCD9
triadic
#CCD2D9 #D9CCD2 #D2D9CC
tetradic
#CCD2D9 #D9CCD8 #D9D3CC #CCD9CC
square
#CCD2D9 #D9CCD8 #D9D3CC #CCD9CC
split-complementary
#CCD2D9 #D9CCCC #D8D9CC
monochromatic
#8694A5 #A9B3BF #CCD2D9 #EDF0F2 #EDF0F2
Accessibility & contrast
On white
1.52
#CCD2D9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.79
#CCD2D9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2D9
13.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2D9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2D9 | 1.00 | 1.52 | 13.79 | 13.79 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D2D9
Deuteranopia (green-blind)
#CED1D9
Tritanopia (blue-blind)
#C9D4D4
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2d9; /* rgb */ color: rgb(204, 210, 217); /* oklch */ color: oklch(86.1% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#dbdfe4',
500: '#ccd2d9',
950: '#000000',
},
}SCSS
$custom: #ccd2d9; $custom-light: #dbdfe4; $custom-dark: #000000;
JSON
{
"hex": "#ccd2d9",
"rgb": {
"r": 204,
"g": 210,
"b": 217
},
"hsl": {
"h": 212.308,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.86121,
"c": 0.0117,
"h": 252.1
},
"luminance": 0.6394
}Semantic roles & 50–950 ramp
primary
#CCD2D9
secondary
#AEA59B
accent
#764D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484