#CDC7D2#CDC7D2
#CDC7D2 is a very light, near-neutral violet. Relative luminance 0.585; OKLCH L 83.8% C 0.016 H 310.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7D2 |
|---|---|
| RGB | rgb(205, 199, 210) |
| HSL | hsl(273, 11%, 80%) |
| HSV | hsv(273, 5%, 82%) |
| CMYK | cmyk(2.4%, 5.2%, 0%, 17.6%) |
| CIE-LAB | lab(81.00, 4.09, -4.73) |
| CIE-LCH | lch(81.00, 6.26, 310.86°) |
| OKLab | oklab(83.78% 0.0106 -0.0126) |
| OKLCH | oklch(83.78% 0.016 310.1) |
| XYZ | xyz(57.2312, 58.4792, 69.2328) |
| Luminance | 0.5848 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 6.86
Silver
#C0C0C0
ΔE00 6.99
Light Gray
#D3D3D3
ΔE00 7.02
Fog
#D8DCE0
ΔE00 7.94
Gainsboro
#DCDCDC
ΔE00 7.97
Lavender (CSS)
#E6E6FA
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7D2 #CCD2C7
analogous
#C7C7D2 #CDC7D2 #D2C7D1
triadic
#CDC7D2 #D2CDC7 #C7D2CD
tetradic
#CDC7D2 #D2C7C7 #CCD2C7 #C7D1D2
square
#CDC7D2 #D2C7C7 #CCD2C7 #C7D1D2
split-complementary
#CDC7D2 #D1D2C7 #C7D2C7
monochromatic
#90839B #AFA5B7 #CDC7D2 #EBE9ED #F0EEF1
Accessibility & contrast
On white
1.65
#CDC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#CDC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7D2
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7D2 | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C9D3
Deuteranopia (green-blind)
#C7C9D2
Tritanopia (blue-blind)
#CDC8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc7d2; /* rgb */ color: rgb(205, 199, 210); /* oklch */ color: oklch(83.8% 0.016 310.1);
Tailwind
colors: {
custom: {
50: '#dcd8df',
500: '#cdc7d2',
950: '#000000',
},
}SCSS
$custom: #cdc7d2; $custom-light: #dcd8df; $custom-dark: #000000;
JSON
{
"hex": "#cdc7d2",
"rgb": {
"r": 205,
"g": 199,
"b": 210
},
"hsl": {
"h": 272.727,
"s": 10.891,
"l": 80.196
},
"oklch": {
"l": 0.83777,
"c": 0.01644,
"h": 310.1
},
"luminance": 0.58479
}Semantic roles & 50–950 ramp
primary
#CDC7D2
secondary
#9EA697
accent
#955170
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384