#CCCDC8#CCCDC8
#CCCDC8 is a very light, near-neutral grey. Relative luminance 0.607; OKLCH L 84.6% C 0.007 H 115.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC8 |
|---|---|
| RGB | rgb(204, 205, 200) |
| HSL | hsl(72, 5%, 79%) |
| HSV | hsv(72, 2%, 80%) |
| CMYK | cmyk(0.5%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(82.20, -1.25, 2.36) |
| CIE-LCH | lch(82.20, 2.67, 117.83°) |
| OKLab | oklab(84.61% -0.003 0.0062) |
| OKLCH | oklch(84.61% 0.007 115.7) |
| XYZ | xyz(57.1568, 60.6702, 63.3318) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.17
Light Gray
#D3D3D3
ΔE00 3.23
Light Grey
#D8DCD6
ΔE00 3.72
Silver
#C0C0C0
ΔE00 4.20
Gainsboro
#DCDCDC
ΔE00 4.62
Fog
#D8DCE0
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC8 #C9C8CD
analogous
#CDCCC8 #CCCDC8 #CACDC8
triadic
#CCCDC8 #C8CCCD #CDC8CC
tetradic
#CCCDC8 #C8CDCC #C9C8CD #CDC8CA
square
#CCCDC8 #C8CDCC #C9C8CD #CDC8CA
split-complementary
#CCCDC8 #C8CACD #CCC8CD
monochromatic
#919388 #AEB0A8 #CCCDC8 #EAEAE8 #F0F0EF
Accessibility & contrast
On white
1.60
#CCCDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#CCCDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC8
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC8 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC8
Deuteranopia (green-blind)
#CECCC8
Tritanopia (blue-blind)
#CDCCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc8; /* rgb */ color: rgb(204, 205, 200); /* oklch */ color: oklch(84.6% 0.007 115.7);
Tailwind
colors: {
custom: {
50: '#dbdcd8',
500: '#cccdc8',
950: '#000000',
},
}SCSS
$custom: #cccdc8; $custom-light: #dbdcd8; $custom-dark: #000000;
JSON
{
"hex": "#cccdc8",
"rgb": {
"r": 204,
"g": 205,
"b": 200
},
"hsl": {
"h": 72,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.84611,
"c": 0.00691,
"h": 115.7
},
"luminance": 0.6067
}Semantic roles & 50–950 ramp
primary
#CCCDC8
secondary
#9B99A0
accent
#578F62
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483