#CCD0C8#CCD0C8
#CCD0C8 is a very light, near-neutral grey. Relative luminance 0.621; OKLCH L 85.2% C 0.012 H 128.6°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CCD0C8 |
|---|---|
| RGB | rgb(204, 208, 200) |
| HSL | hsl(90, 8%, 80%) |
| HSV | hsv(90, 4%, 82%) |
| CMYK | cmyk(1.9%, 0%, 3.8%, 18.4%) |
| CIE-LAB | lab(82.98, -2.82, 3.49) |
| CIE-LCH | lch(82.98, 4.48, 128.90°) |
| OKLab | oklab(85.22% -0.0073 0.0092) |
| OKLCH | oklch(85.22% 0.012 128.6) |
| XYZ | xyz(57.8813, 62.1192, 63.5733) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.01
Silver (survey)
#C5C9C7
ΔE00 3.35
Light Gray
#D3D3D3
ΔE00 4.99
Gainsboro
#DCDCDC
ΔE00 5.80
Silver
#C0C0C0
ΔE00 6.08
Fog
#D8DCE0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCD0C8 #CCC8D0
analogous
#D0D0C8 #CCD0C8 #C8D0C8
triadic
#CCD0C8 #C8CCD0 #D0C8CC
tetradic
#CCD0C8 #C8D0D0 #CCC8D0 #D0C8C8
square
#CCD0C8 #C8D0D0 #CCC8D0 #D0C8C8
split-complementary
#CCD0C8 #C8C8D0 #D0C8D0
monochromatic
#8F9886 #ADB4A7 #CCD0C8 #EBECE9 #F0F1EF
Accessibility & contrast
On white
1.56
#CCD0C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#CCD0C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCD0C8
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCD0C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCD0C8 | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFC8
Deuteranopia (green-blind)
#D0CFC8
Tritanopia (blue-blind)
#CCCFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ccd0c8; /* rgb */ color: rgb(204, 208, 200); /* oklch */ color: oklch(85.2% 0.012 128.6);
Tailwind
colors: {
custom: {
50: '#dbded8',
500: '#ccd0c8',
950: '#000000',
},
}SCSS
$custom: #ccd0c8; $custom-light: #dbded8; $custom-dark: #000000;
JSON
{
"hex": "#ccd0c8",
"rgb": {
"r": 204,
"g": 208,
"b": 200
},
"hsl": {
"h": 90,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.85221,
"c": 0.01173,
"h": 128.6
},
"luminance": 0.62119
}Semantic roles & 50–950 ramp
primary
#CCD0C8
secondary
#9E99A3
accent
#549273
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483