#CCD2D0#CCD2D0
#CCD2D0 is a very light, near-neutral grey. Relative luminance 0.635; OKLCH L 85.9% C 0.007 H 174.3°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD2D0 |
|---|---|
| RGB | rgb(204, 210, 208) |
| HSL | hsl(160, 6%, 81%) |
| HSV | hsv(160, 3%, 82%) |
| CMYK | cmyk(2.9%, 0%, 1%, 17.6%) |
| CIE-LAB | lab(83.70, -2.41, 0.28) |
| CIE-LCH | lch(83.70, 2.42, 173.44°) |
| OKLab | oklab(85.86% -0.007 0.0007) |
| OKLCH | oklch(85.86% 0.007 174.3) |
| XYZ | xyz(59.3315, 63.4844, 68.7902) |
| Luminance | 0.6349 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.28
Light Grey
#D8DCD6
ΔE00 3.11
Light Gray
#D3D3D3
ΔE00 3.40
Gainsboro
#DCDCDC
ΔE00 4.27
Fog
#D8DCE0
ΔE00 4.39
Silver
#C0C0C0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD2D0 #D2CCCE
analogous
#CCD2CD #CCD2D0 #CCD1D2
triadic
#CCD2D0 #D0CCD2 #D2D0CC
tetradic
#CCD2D0 #CDCCD2 #D2CCCE #D1D2CC
square
#CCD2D0 #CDCCD2 #D2CCCE #D1D2CC
split-complementary
#CCD2D0 #D2CCD1 #D2CDCC
monochromatic
#8B9994 #ABB5B2 #CCD2D0 #EDEFEE #EFF1F0
Accessibility & contrast
On white
1.53
#CCD2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#CCD2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD2D0
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD2D0 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D1D0
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#CBD2D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ccd2d0; /* rgb */ color: rgb(204, 210, 208); /* oklch */ color: oklch(85.9% 0.007 174.3);
Tailwind
colors: {
custom: {
50: '#dbdfde',
500: '#ccd2d0',
950: '#000000',
},
}SCSS
$custom: #ccd2d0; $custom-light: #dbdfde; $custom-dark: #000000;
JSON
{
"hex": "#ccd2d0",
"rgb": {
"r": 204,
"g": 210,
"b": 208
},
"hsl": {
"h": 160,
"s": 6.25,
"l": 81.176
},
"oklch": {
"l": 0.85855,
"c": 0.00708,
"h": 174.3
},
"luminance": 0.63485
}Semantic roles & 50–950 ramp
primary
#CCD2D0
secondary
#A59DA0
accent
#556990
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#151515
muted
#848484