#CDC8D0#CDC8D0
#CDC8D0 is a very light, near-neutral grey. Relative luminance 0.588; OKLCH L 83.9% C 0.012 H 313.2°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8D0 |
|---|---|
| RGB | rgb(205, 200, 208) |
| HSL | hsl(278, 8%, 80%) |
| HSV | hsv(278, 4%, 82%) |
| CMYK | cmyk(1.4%, 3.8%, 0%, 18.4%) |
| CIE-LAB | lab(81.20, 3.19, -3.36) |
| CIE-LCH | lch(81.20, 4.64, 313.47°) |
| OKLab | oklab(83.92% 0.0084 -0.0089) |
| OKLCH | oklch(83.92% 0.012 313.2) |
| XYZ | xyz(57.2144, 58.8419, 68.0057) |
| Luminance | 0.5884 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.64
Silver
#C0C0C0
ΔE00 5.71
Dove Gray
#B6B8BD
ΔE00 6.09
Gainsboro
#DCDCDC
ΔE00 6.74
Fog
#D8DCE0
ΔE00 6.85
Silver (survey)
#C5C9C7
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8D0 #CBD0C8
analogous
#C9C8D0 #CDC8D0 #D0C8CF
triadic
#CDC8D0 #D0CDC8 #C8D0CD
tetradic
#CDC8D0 #D0C9C8 #CBD0C8 #C8CFD0
square
#CDC8D0 #D0C9C8 #CBD0C8 #C8CFD0
split-complementary
#CDC8D0 #CFD0C8 #C8D0C9
monochromatic
#918698 #AFA7B4 #CDC8D0 #EBE9EC #F0EFF1
Accessibility & contrast
On white
1.64
#CDC8D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#CDC8D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8D0
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8D0 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9D0
Deuteranopia (green-blind)
#C8CAD0
Tritanopia (blue-blind)
#CDC9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc8d0; /* rgb */ color: rgb(205, 200, 208); /* oklch */ color: oklch(83.9% 0.012 313.2);
Tailwind
colors: {
custom: {
50: '#dcd8de',
500: '#cdc8d0',
950: '#000000',
},
}SCSS
$custom: #cdc8d0; $custom-light: #dcd8de; $custom-dark: #000000;
JSON
{
"hex": "#cdc8d0",
"rgb": {
"r": 205,
"g": 200,
"b": 208
},
"hsl": {
"h": 277.5,
"s": 7.843,
"l": 80
},
"oklch": {
"l": 0.83916,
"c": 0.01224,
"h": 313.2
},
"luminance": 0.58842
}Semantic roles & 50–950 ramp
primary
#CDC8D0
secondary
#9DA399
accent
#92546B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384