#CDC8CE#CDC8CE
#CDC8CE is a very light, near-neutral grey. Relative luminance 0.587; OKLCH L 83.9% C 0.010 H 320.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8CE |
|---|---|
| RGB | rgb(205, 200, 206) |
| HSL | hsl(290, 6%, 80%) |
| HSV | hsv(290, 3%, 81%) |
| CMYK | cmyk(0.5%, 2.9%, 0%, 19.2%) |
| CIE-LAB | lab(81.15, 2.82, -2.37) |
| CIE-LCH | lch(81.15, 3.68, 319.93°) |
| OKLab | oklab(83.86% 0.0076 -0.0063) |
| OKLCH | oklch(83.86% 0.01 320.6) |
| XYZ | xyz(56.9699, 58.7441, 66.7180) |
| Luminance | 0.5874 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 4.93
Silver
#C0C0C0
ΔE00 4.99
Dove Gray
#B6B8BD
ΔE00 5.80
Gainsboro
#DCDCDC
ΔE00 6.18
Fog
#D8DCE0
ΔE00 6.50
Silver (survey)
#C5C9C7
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8CE #C9CEC8
analogous
#CAC8CE #CDC8CE #CEC8CC
triadic
#CDC8CE #CECDC8 #C8CECD
tetradic
#CDC8CE #CECAC8 #C9CEC8 #C8CCCE
square
#CDC8CE #CECAC8 #C9CEC8 #C8CCCE
split-complementary
#CDC8CE #CCCEC8 #C8CECA
monochromatic
#928794 #B0A8B1 #CDC8CE #EAE8EB #F0EFF1
Accessibility & contrast
On white
1.65
#CDC8CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#CDC8CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8CE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8CE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CE
Deuteranopia (green-blind)
#C8CACE
Tritanopia (blue-blind)
#CDC9CA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc8ce; /* rgb */ color: rgb(205, 200, 206); /* oklch */ color: oklch(83.9% 0.010 320.6);
Tailwind
colors: {
custom: {
50: '#dcd8dc',
500: '#cdc8ce',
950: '#000000',
},
}SCSS
$custom: #cdc8ce; $custom-light: #dcd8dc; $custom-dark: #000000;
JSON
{
"hex": "#cdc8ce",
"rgb": {
"r": 205,
"g": 200,
"b": 206
},
"hsl": {
"h": 290,
"s": 5.769,
"l": 79.608
},
"oklch": {
"l": 0.83856,
"c": 0.00987,
"h": 320.6
},
"luminance": 0.58744
}Semantic roles & 50–950 ramp
primary
#CDC8CE
secondary
#9AA199
accent
#90565F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384