#D2C4D8#D2C4D8
#D2C4D8 is a very light, muted purple. Relative luminance 0.581; OKLCH L 83.8% C 0.031 H 315.9°. Best body text is #000000 at 12.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4D8 |
|---|---|
| RGB | rgb(210, 196, 216) |
| HSL | hsl(282, 20%, 81%) |
| HSV | hsv(282, 9%, 85%) |
| CMYK | cmyk(2.8%, 9.3%, 0%, 15.3%) |
| CIE-LAB | lab(80.82, 8.51, -8.19) |
| CIE-LCH | lch(80.82, 11.81, 316.12°) |
| OKLab | oklab(83.78% 0.0225 -0.0218) |
| OKLCH | oklch(83.78% 0.031 315.9) |
| XYZ | xyz(58.7110, 58.1397, 73.0816) |
| Luminance | 0.5814 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Lavender (CSS)
#E6E6FA
ΔE00 9.20
Pale Lavender
#EECFFE
ΔE00 9.63
Pale Lilac
#E4CBFF
ΔE00 9.84
Very Light Purple
#F6CEFC
ΔE00 10.48
Light Lavender
#DFC5FE
ΔE00 10.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4D8 #CAD8C4
analogous
#C8C4D8 #D2C4D8 #D8C4D4
triadic
#D2C4D8 #D8D2C4 #C4D8D2
tetradic
#D2C4D8 #D8C8C4 #CAD8C4 #C4D4D8
square
#D2C4D8 #D8C8C4 #CAD8C4 #C4D4D8
split-complementary
#D2C4D8 #D4D8C4 #C4D8C8
monochromatic
#9A7AA7 #B69FC0 #D2C4D8 #EEE9F0 #F1EDF3
Accessibility & contrast
On white
1.66
#D2C4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.63
#D2C4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4D8
12.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4D8 | 1.00 | 1.66 | 12.63 | 12.63 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8D9
Deuteranopia (green-blind)
#C5C9D7
Tritanopia (blue-blind)
#D2C6CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2c4d8; /* rgb */ color: rgb(210, 196, 216); /* oklch */ color: oklch(83.8% 0.031 315.9);
Tailwind
colors: {
custom: {
50: '#dfd5e4',
500: '#d2c4d8',
950: '#000000',
},
}SCSS
$custom: #d2c4d8; $custom-light: #dfd5e4; $custom-dark: #000000;
JSON
{
"hex": "#d2c4d8",
"rgb": {
"r": 210,
"g": 196,
"b": 216
},
"hsl": {
"h": 282,
"s": 20.408,
"l": 80.784
},
"oklch": {
"l": 0.83784,
"c": 0.03136,
"h": 315.9
},
"luminance": 0.58139
}Semantic roles & 50–950 ramp
primary
#D2C4D8
secondary
#9BAE93
accent
#9F4761
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151415
muted
#848384