#CDC8CC#CDC8CC
#CDC8CC is a very light, near-neutral grey. Relative luminance 0.586; OKLCH L 83.8% C 0.008 H 332.2°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8CC |
|---|---|
| RGB | rgb(205, 200, 204) |
| HSL | hsl(312, 5%, 79%) |
| HSV | hsv(312, 2%, 80%) |
| CMYK | cmyk(0%, 2.4%, 0.5%, 19.6%) |
| CIE-LAB | lab(81.10, 2.45, -1.38) |
| CIE-LCH | lch(81.10, 2.81, 330.68°) |
| OKLab | oklab(83.8% 0.0069 -0.0036) |
| OKLCH | oklch(83.8% 0.008 332.2) |
| XYZ | xyz(56.7285, 58.6475, 65.4466) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.29
Silver
#C0C0C0
ΔE00 4.31
Dove Gray
#B6B8BD
ΔE00 5.65
Gainsboro
#DCDCDC
ΔE00 5.70
Silver (survey)
#C5C9C7
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8CC #C8CDC9
analogous
#CCC8CD #CDC8CC #CDC8CA
triadic
#CDC8CC #CCCDC8 #C8CCCD
tetradic
#CDC8CC #CDCCC8 #C8CDC9 #C8CACD
square
#CDC8CC #CDCCC8 #C8CDC9 #C8CACD
split-complementary
#CDC8CC #CACDC8 #C8CDCC
monochromatic
#938891 #B0A8AE #CDC8CC #EAE8EA #F0EFF0
Accessibility & contrast
On white
1.65
#CDC8CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#CDC8CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8CC
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8CC | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#CEC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc8cc; /* rgb */ color: rgb(205, 200, 204); /* oklch */ color: oklch(83.8% 0.008 332.2);
Tailwind
colors: {
custom: {
50: '#dcd8db',
500: '#cdc8cc',
950: '#000000',
},
}SCSS
$custom: #cdc8cc; $custom-light: #dcd8db; $custom-dark: #000000;
JSON
{
"hex": "#cdc8cc",
"rgb": {
"r": 205,
"g": 200,
"b": 204
},
"hsl": {
"h": 312,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.83797,
"c": 0.00776,
"h": 332.2
},
"luminance": 0.58647
}Semantic roles & 50–950 ramp
primary
#CDC8CC
secondary
#99A09B
accent
#8F6257
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384