#CDC8D3#CDC8D3
#CDC8D3 is a very light, near-neutral violet. Relative luminance 0.590; OKLCH L 84.0% C 0.016 H 306.4°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8D3 |
|---|---|
| RGB | rgb(205, 200, 211) |
| HSL | hsl(267, 11%, 81%) |
| HSV | hsv(267, 5%, 83%) |
| CMYK | cmyk(2.8%, 5.2%, 0%, 17.3%) |
| CIE-LAB | lab(81.29, 3.75, -4.85) |
| CIE-LCH | lch(81.29, 6.13, 307.70°) |
| OKLab | oklab(84.01% 0.0095 -0.0129) |
| OKLCH | oklch(84.01% 0.016 306.4) |
| XYZ | xyz(57.5870, 58.9909, 69.9680) |
| Luminance | 0.5899 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 6.73
Silver
#C0C0C0
ΔE00 6.83
Fog
#D8DCE0
ΔE00 7.52
Gainsboro
#DCDCDC
ΔE00 7.67
Lavender (CSS)
#E6E6FA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8D3 #CED3C8
analogous
#C8C8D3 #CDC8D3 #D2C8D3
triadic
#CDC8D3 #D3CDC8 #C8D3CD
tetradic
#CDC8D3 #D3C8C8 #CED3C8 #C8D3D2
square
#CDC8D3 #D3C8C8 #CED3C8 #C8D3D2
split-complementary
#CDC8D3 #D3D2C8 #C8D3C8
monochromatic
#8F849D #AEA6B8 #CDC8D3 #ECEAEE #F0EEF1
Accessibility & contrast
On white
1.64
#CDC8D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#CDC8D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8D3
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8D3 | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6CAD4
Deuteranopia (green-blind)
#C7CAD3
Tritanopia (blue-blind)
#CCC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc8d3; /* rgb */ color: rgb(205, 200, 211); /* oklch */ color: oklch(84.0% 0.016 306.4);
Tailwind
colors: {
custom: {
50: '#dcd8e0',
500: '#cdc8d3',
950: '#000000',
},
}SCSS
$custom: #cdc8d3; $custom-light: #dcd8e0; $custom-dark: #000000;
JSON
{
"hex": "#cdc8d3",
"rgb": {
"r": 205,
"g": 200,
"b": 211
},
"hsl": {
"h": 267.273,
"s": 11.111,
"l": 80.588
},
"oklch": {
"l": 0.84008,
"c": 0.01603,
"h": 306.4
},
"luminance": 0.58991
}Semantic roles & 50–950 ramp
primary
#CDC8D3
secondary
#A0A798
accent
#955076
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384