#CDC7D4#CDC7D4
#CDC7D4 is a very light, near-neutral violet. Relative luminance 0.586; OKLCH L 83.8% C 0.019 H 306.6°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC7D4 |
|---|---|
| RGB | rgb(205, 199, 212) |
| HSL | hsl(268, 13%, 81%) |
| HSV | hsv(268, 6%, 83%) |
| CMYK | cmyk(3.3%, 6.1%, 0%, 16.9%) |
| CIE-LAB | lab(81.06, 4.47, -5.72) |
| CIE-LCH | lch(81.06, 7.26, 307.99°) |
| OKLab | oklab(83.84% 0.0113 -0.0152) |
| OKLCH | oklch(83.84% 0.019 306.6) |
| XYZ | xyz(57.4819, 58.5795, 70.5533) |
| Luminance | 0.5858 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.36
Silver
#C0C0C0
ΔE00 7.72
Light Gray
#D3D3D3
ΔE00 7.72
Lavender (CSS)
#E6E6FA
ΔE00 7.79
Thistle
#D8BFD8
ΔE00 8.17
Fog
#D8DCE0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC7D4 #CED4C7
analogous
#C7C7D4 #CDC7D4 #D3C7D4
triadic
#CDC7D4 #D4CDC7 #C7D4CD
tetradic
#CDC7D4 #D4C7C7 #CED4C7 #C7D4D3
square
#CDC7D4 #D4C7C7 #CED4C7 #C7D4D3
split-complementary
#CDC7D4 #D4D3C7 #C7D4C7
monochromatic
#8F829F #AEA4B9 #CDC7D4 #ECEAEF #F0EEF2
Accessibility & contrast
On white
1.65
#CDC7D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#CDC7D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC7D4
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC7D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC7D4 | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C9D5
Deuteranopia (green-blind)
#C6C9D4
Tritanopia (blue-blind)
#CCC9CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cdc7d4; /* rgb */ color: rgb(205, 199, 212); /* oklch */ color: oklch(83.8% 0.019 306.6);
Tailwind
colors: {
custom: {
50: '#dcd8e1',
500: '#cdc7d4',
950: '#000000',
},
}SCSS
$custom: #cdc7d4; $custom-light: #dcd8e1; $custom-dark: #000000;
JSON
{
"hex": "#cdc7d4",
"rgb": {
"r": 205,
"g": 199,
"b": 212
},
"hsl": {
"h": 267.692,
"s": 13.131,
"l": 80.588
},
"oklch": {
"l": 0.83839,
"c": 0.01899,
"h": 306.6
},
"luminance": 0.58579
}Semantic roles & 50–950 ramp
primary
#CDC7D4
secondary
#A0A897
accent
#974E76
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384