#D2C4DC#D2C4DC
#D2C4DC is a very light, muted violet. Relative luminance 0.583; OKLCH L 83.9% C 0.036 H 311.4°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #D2C4DC |
|---|---|
| RGB | rgb(210, 196, 220) |
| HSL | hsl(275, 26%, 82%) |
| HSV | hsv(275, 11%, 86%) |
| CMYK | cmyk(4.5%, 10.9%, 0%, 13.7%) |
| CIE-LAB | lab(80.93, 9.27, -10.16) |
| CIE-LCH | lch(80.93, 13.76, 312.39°) |
| OKLab | oklab(83.91% 0.024 -0.0272) |
| OKLCH | oklch(83.91% 0.036 311.4) |
| XYZ | xyz(59.2344, 58.3491, 75.8382) |
| Luminance | 0.5835 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 8.52
Pale Lilac
#E4CBFF
ΔE00 8.55
Lavender (CSS)
#E6E6FA
ΔE00 9.29
Light Lavender
#DFC5FE
ΔE00 9.32
Very Light Purple
#F6CEFC
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2C4DC #CEDCC4
analogous
#C6C4DC #D2C4DC #DCC4DA
triadic
#D2C4DC #DCD2C4 #C4DCD2
tetradic
#D2C4DC #DCC6C4 #CEDCC4 #C4DADC
square
#D2C4DC #DCC6C4 #CEDCC4 #C4DADC
split-complementary
#D2C4DC #DADCC4 #C4DCC6
monochromatic
#9777AE #B59EC5 #D2C4DC #EFEAF3 #F0ECF4
Accessibility & contrast
On white
1.66
#D2C4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#D2C4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2C4DC
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2C4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2C4DC | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#D1C7CC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #d2c4dc; /* rgb */ color: rgb(210, 196, 220); /* oklch */ color: oklch(83.9% 0.036 311.4);
Tailwind
colors: {
custom: {
50: '#dfd5e6',
500: '#d2c4dc',
950: '#000000',
},
}SCSS
$custom: #d2c4dc; $custom-light: #dfd5e6; $custom-dark: #000000;
JSON
{
"hex": "#d2c4dc",
"rgb": {
"r": 210,
"g": 196,
"b": 220
},
"hsl": {
"h": 275,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.83913,
"c": 0.03624,
"h": 311.4
},
"luminance": 0.58349
}Semantic roles & 50–950 ramp
primary
#D2C4DC
secondary
#9FB391
accent
#A4416B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384