#CCC8D0#CCC8D0
#CCC8D0 is a very light, near-neutral grey. Relative luminance 0.587; OKLCH L 83.8% C 0.012 H 308.3°. Best body text is #000000 at 12.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8D0 |
|---|---|
| RGB | rgb(204, 200, 208) |
| HSL | hsl(270, 8%, 80%) |
| HSV | hsv(270, 4%, 82%) |
| CMYK | cmyk(1.9%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(81.13, 2.85, -3.49) |
| CIE-LCH | lch(81.13, 4.50, 309.23°) |
| OKLab | oklab(83.84% 0.0073 -0.0093) |
| OKLCH | oklch(83.84% 0.012 308.3) |
| XYZ | xyz(56.9394, 58.7001, 67.9928) |
| Luminance | 0.5870 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.42
Silver
#C0C0C0
ΔE00 5.46
Dove Gray
#B6B8BD
ΔE00 5.77
Fog
#D8DCE0
ΔE00 6.55
Gainsboro
#DCDCDC
ΔE00 6.58
Silver (survey)
#C5C9C7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8D0 #CCD0C8
analogous
#C8C8D0 #CCC8D0 #D0C8D0
triadic
#CCC8D0 #D0CCC8 #C8D0CC
tetradic
#CCC8D0 #D0C8C8 #CCD0C8 #C8D0D0
square
#CCC8D0 #D0C8C8 #CCD0C8 #C8D0D0
split-complementary
#CCC8D0 #D0D0C8 #C8D0C8
monochromatic
#8F8698 #ADA7B4 #CCC8D0 #EBE9EC #F0EFF1
Accessibility & contrast
On white
1.65
#CCC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.74
#CCC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8D0
12.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8D0 | 1.00 | 1.65 | 12.74 | 12.74 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9D0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#CCC9CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8d0; /* rgb */ color: rgb(204, 200, 208); /* oklch */ color: oklch(83.8% 0.012 308.3);
Tailwind
colors: {
custom: {
50: '#dbd8de',
500: '#ccc8d0',
950: '#000000',
},
}SCSS
$custom: #ccc8d0; $custom-light: #dbd8de; $custom-dark: #000000;
JSON
{
"hex": "#ccc8d0",
"rgb": {
"r": 204,
"g": 200,
"b": 208
},
"hsl": {
"h": 270,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.83836,
"c": 0.0118,
"h": 308.3
},
"luminance": 0.587
}Semantic roles & 50–950 ramp
primary
#CCC8D0
secondary
#9EA399
accent
#925473
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384