#CDC8D1#CDC8D1
#CDC8D1 is a very light, near-neutral violet. Relative luminance 0.589; OKLCH L 83.9% C 0.013 H 310.5°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8D1 |
|---|---|
| RGB | rgb(205, 200, 209) |
| HSL | hsl(273, 9%, 80%) |
| HSV | hsv(273, 4%, 82%) |
| CMYK | cmyk(1.9%, 4.3%, 0%, 18%) |
| CIE-LAB | lab(81.23, 3.38, -3.86) |
| CIE-LCH | lch(81.23, 5.13, 311.16°) |
| OKLab | oklab(83.95% 0.0088 -0.0102) |
| OKLCH | oklch(83.95% 0.013 310.5) |
| XYZ | xyz(57.3378, 58.8912, 68.6557) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.00
Silver
#C0C0C0
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 7.05
Fog
#D8DCE0
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8D1 #CCD1C8
analogous
#C8C8D1 #CDC8D1 #D1C8D0
triadic
#CDC8D1 #D1CDC8 #C8D1CD
tetradic
#CDC8D1 #D1C8C8 #CCD1C8 #C8D0D1
square
#CDC8D1 #D1C8C8 #CCD1C8 #C8D0D1
split-complementary
#CDC8D1 #D0D1C8 #C8D1C8
monochromatic
#908599 #AFA7B5 #CDC8D1 #EBE9ED #F0EEF1
Accessibility & contrast
On white
1.64
#CDC8D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#CDC8D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8D1
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8D1 | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9D1
Deuteranopia (green-blind)
#C8CAD1
Tritanopia (blue-blind)
#CDC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc8d1; /* rgb */ color: rgb(205, 200, 209); /* oklch */ color: oklch(83.9% 0.013 310.5);
Tailwind
colors: {
custom: {
50: '#dcd8df',
500: '#cdc8d1',
950: '#000000',
},
}SCSS
$custom: #cdc8d1; $custom-light: #dcd8df; $custom-dark: #000000;
JSON
{
"hex": "#cdc8d1",
"rgb": {
"r": 205,
"g": 200,
"b": 209
},
"hsl": {
"h": 273.333,
"s": 8.911,
"l": 80.196
},
"oklch": {
"l": 0.83946,
"c": 0.01348,
"h": 310.5
},
"luminance": 0.58891
}Semantic roles & 50–950 ramp
primary
#CDC8D1
secondary
#9EA599
accent
#93536F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384