#D0C4D2#D0C4D2
#D0C4D2 is a very light, muted purple. Relative luminance 0.575; OKLCH L 83.4% C 0.023 H 321.4°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D0C4D2 |
|---|---|
| RGB | rgb(208, 196, 210) |
| HSL | hsl(291, 13%, 80%) |
| HSV | hsv(291, 7%, 82%) |
| CMYK | cmyk(1%, 6.7%, 0%, 17.6%) |
| CIE-LAB | lab(80.48, 6.71, -5.47) |
| CIE-LCH | lch(80.48, 8.66, 320.80°) |
| OKLab | oklab(83.43% 0.0182 -0.0145) |
| OKLCH | oklch(83.43% 0.023 321.4) |
| XYZ | xyz(57.3834, 57.5432, 69.0442) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.91
Dove Gray
#B6B8BD
ΔE00 9.08
Lavender (CSS)
#E6E6FA
ΔE00 9.10
Silver
#C0C0C0
ΔE00 9.31
Light Gray
#D3D3D3
ΔE00 9.51
Gainsboro
#DCDCDC
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0C4D2 #C6D2C4
analogous
#C9C4D2 #D0C4D2 #D2C4CD
triadic
#D0C4D2 #D2D0C4 #C4D2D0
tetradic
#D0C4D2 #D2C9C4 #C6D2C4 #C4CDD2
square
#D0C4D2 #D2C9C4 #C6D2C4 #C4CDD2
split-complementary
#D0C4D2 #CDD2C4 #C4D2C9
monochromatic
#997F9D #B4A1B8 #D0C4D2 #ECE7EC #F1EEF2
Accessibility & contrast
On white
1.68
#D0C4D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#D0C4D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0C4D2
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0C4D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0C4D2 | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C5C8D1
Tritanopia (blue-blind)
#D1C5C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d0c4d2; /* rgb */ color: rgb(208, 196, 210); /* oklch */ color: oklch(83.4% 0.023 321.4);
Tailwind
colors: {
custom: {
50: '#ded5df',
500: '#d0c4d2',
950: '#000000',
},
}SCSS
$custom: #d0c4d2; $custom-light: #ded5df; $custom-dark: #000000;
JSON
{
"hex": "#d0c4d2",
"rgb": {
"r": 208,
"g": 196,
"b": 210
},
"hsl": {
"h": 291.429,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.83429,
"c": 0.02327,
"h": 321.4
},
"luminance": 0.57543
}Semantic roles & 50–950 ramp
primary
#D0C4D2
secondary
#97A694
accent
#984E58
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384