#CDC8D2#CDC8D2
#CDC8D2 is a very light, near-neutral violet. Relative luminance 0.589; OKLCH L 84.0% C 0.015 H 308.3°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC8D2 |
|---|---|
| RGB | rgb(205, 200, 210) |
| HSL | hsl(270, 10%, 80%) |
| HSV | hsv(270, 5%, 82%) |
| CMYK | cmyk(2.4%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(81.26, 3.56, -4.36) |
| CIE-LCH | lch(81.26, 5.63, 309.27°) |
| OKLab | oklab(83.98% 0.0091 -0.0116) |
| OKLCH | oklch(83.98% 0.015 308.3) |
| XYZ | xyz(57.4620, 58.9409, 69.3098) |
| Luminance | 0.5894 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Light Gray
#D3D3D3
ΔE00 6.37
Silver
#C0C0C0
ΔE00 6.46
Dove Gray
#B6B8BD
ΔE00 6.49
Fog
#D8DCE0
ΔE00 7.28
Gainsboro
#DCDCDC
ΔE00 7.35
Lavender (CSS)
#E6E6FA
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC8D2 #CDD2C8
analogous
#C8C8D2 #CDC8D2 #D2C8D2
triadic
#CDC8D2 #D2CDC8 #C8D2CD
tetradic
#CDC8D2 #D2C8C8 #CDD2C8 #C8D2D2
square
#CDC8D2 #D2C8C8 #CDD2C8 #C8D2D2
split-complementary
#CDC8D2 #D2D2C8 #C8D2C8
monochromatic
#90859B #AEA6B6 #CDC8D2 #ECEAEE #F0EEF1
Accessibility & contrast
On white
1.64
#CDC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#CDC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC8D2
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC8D2 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CAD2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#CCC9CB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #cdc8d2; /* rgb */ color: rgb(205, 200, 210); /* oklch */ color: oklch(84.0% 0.015 308.3);
Tailwind
colors: {
custom: {
50: '#dcd8df',
500: '#cdc8d2',
950: '#000000',
},
}SCSS
$custom: #cdc8d2; $custom-light: #dcd8df; $custom-dark: #000000;
JSON
{
"hex": "#cdc8d2",
"rgb": {
"r": 205,
"g": 200,
"b": 210
},
"hsl": {
"h": 270,
"s": 10,
"l": 80.392
},
"oklch": {
"l": 0.83977,
"c": 0.01475,
"h": 308.3
},
"luminance": 0.58941
}Semantic roles & 50–950 ramp
primary
#CDC8D2
secondary
#9FA698
accent
#945173
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384