#CDC4D2#CDC4D2
#CDC4D2 is a very light, muted violet. Relative luminance 0.571; OKLCH L 83.2% C 0.022 H 313.8°. Best body text is #000000 at 12.42:1 contrast (WCAG AA passes).
Color values
| HEX | #CDC4D2 |
|---|---|
| RGB | rgb(205, 196, 210) |
| HSL | hsl(279, 13%, 80%) |
| HSV | hsv(279, 7%, 82%) |
| CMYK | cmyk(2.4%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.24, 5.69, -5.86) |
| CIE-LCH | lch(80.24, 8.16, 314.17°) |
| OKLab | oklab(83.18% 0.015 -0.0156) |
| OKLCH | oklch(83.18% 0.022 313.8) |
| XYZ | xyz(56.5477, 57.1123, 69.0050) |
| Luminance | 0.5711 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.84
Dove Gray
#B6B8BD
ΔE00 8.13
Silver
#C0C0C0
ΔE00 8.58
Lavender (CSS)
#E6E6FA
ΔE00 8.66
Light Gray
#D3D3D3
ΔE00 8.88
Gainsboro
#DCDCDC
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDC4D2 #C9D2C4
analogous
#C6C4D2 #CDC4D2 #D2C4D0
triadic
#CDC4D2 #D2CDC4 #C4D2CD
tetradic
#CDC4D2 #D2C6C4 #C9D2C4 #C4D0D2
square
#CDC4D2 #D2C6C4 #C9D2C4 #C4D0D2
split-complementary
#CDC4D2 #D0D2C4 #C4D2C6
monochromatic
#927F9D #B0A1B8 #CDC4D2 #EAE7EC #F0EEF2
Accessibility & contrast
On white
1.69
#CDC4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.42
#CDC4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDC4D2
12.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDC4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDC4D2 | 1.00 | 1.69 | 12.42 | 12.42 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6D3
Deuteranopia (green-blind)
#C4C7D1
Tritanopia (blue-blind)
#CDC5C8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #cdc4d2; /* rgb */ color: rgb(205, 196, 210); /* oklch */ color: oklch(83.2% 0.022 313.8);
Tailwind
colors: {
custom: {
50: '#dcd5df',
500: '#cdc4d2',
950: '#000000',
},
}SCSS
$custom: #cdc4d2; $custom-light: #dcd5df; $custom-dark: #000000;
JSON
{
"hex": "#cdc4d2",
"rgb": {
"r": 205,
"g": 196,
"b": 210
},
"hsl": {
"h": 278.571,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83181,
"c": 0.02159,
"h": 313.8
},
"luminance": 0.57112
}Semantic roles & 50–950 ramp
primary
#CDC4D2
secondary
#9AA694
accent
#984E68
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384