#CDC8CF#CDC8CF
#CDC8CF is a very light, near-neutral grey. Relative luminance 0.588; OKLCH L 83.9% C 0.011 H 316.5°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8CF |
|---|---|
| RGB | rgb(205, 200, 207) |
| HSL | hsl(283, 7%, 80%) |
| HSV | hsv(283, 3%, 81%) |
| CMYK | cmyk(1%, 3.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.18, 3.00, -2.87) |
| CIE-LCH | lch(81.18, 4.15, 316.32°) |
| OKLab | oklab(83.89% 0.008 -0.0076) |
| OKLCH | oklch(83.89% 0.011 316.5) |
| XYZ | xyz(57.0918, 58.7928, 67.3598) |
| Luminance | 0.5879 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 5.28
Silver
#C0C0C0
ΔE00 5.35
Dove Gray
#B6B8BD
ΔE00 5.93
Gainsboro
#DCDCDC
ΔE00 6.46
Fog
#D8DCE0
ΔE00 6.66
Silver (survey)
#C5C9C7
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8CF #CACFC8
analogous
#CAC8CF #CDC8CF #CFC8CE
triadic
#CDC8CF #CFCDC8 #C8CFCD
tetradic
#CDC8CF #CFCAC8 #CACFC8 #C8CECF
square
#CDC8CF #CFCAC8 #CACFC8 #C8CECF
split-complementary
#CDC8CF #CECFC8 #C8CFCA
monochromatic
#928796 #AFA7B2 #CDC8CF #EBE9EC #F0EFF1
Accessibility & contrast
On white
1.65
#CDC8CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#CDC8CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8CF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8CF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#CDC9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc8cf; /* rgb */ color: rgb(205, 200, 207); /* oklch */ color: oklch(83.9% 0.011 316.5);
Tailwind
colors: {
custom: {
50: '#dcd8dd',
500: '#cdc8cf',
950: '#000000',
},
}SCSS
$custom: #cdc8cf; $custom-light: #dcd8dd; $custom-dark: #000000;
JSON
{
"hex": "#cdc8cf",
"rgb": {
"r": 205,
"g": 200,
"b": 207
},
"hsl": {
"h": 282.857,
"s": 6.796,
"l": 79.804
},
"oklch": {
"l": 0.83886,
"c": 0.01103,
"h": 316.5
},
"luminance": 0.58793
}Semantic roles & 50–950 ramp
primary
#CDC8CF
secondary
#9CA299
accent
#915566
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384