#D4C2DC#D4C2DC
#D4C2DC is a very light, muted purple. Relative luminance 0.577; OKLCH L 83.7% C 0.041 H 315.6°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C2DC |
|---|---|
| RGB | rgb(212, 194, 220) |
| HSL | hsl(282, 27%, 81%) |
| HSV | hsv(282, 12%, 86%) |
| CMYK | cmyk(3.6%, 11.8%, 0%, 13.7%) |
| CIE-LAB | lab(80.60, 11.01, -10.64) |
| CIE-LCH | lch(80.60, 15.31, 315.98°) |
| OKLab | oklab(83.69% 0.029 -0.0285) |
| OKLCH | oklch(83.69% 0.041 315.6) |
| XYZ | xyz(59.3594, 57.7484, 75.7157) |
| Luminance | 0.5775 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.30
Pale Lavender
#EECFFE
ΔE00 7.62
Pale Lilac
#E4CBFF
ΔE00 7.83
Very Light Purple
#F6CEFC
ΔE00 8.46
Light Lavender
#DFC5FE
ΔE00 8.59
Light Lilac
#EDC8FF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C2DC #CADCC2
analogous
#C7C2DC #D4C2DC #DCC2D7
triadic
#D4C2DC #DCD4C2 #C2DCD4
tetradic
#D4C2DC #DCC7C2 #CADCC2 #C2D7DC
square
#D4C2DC #DCC7C2 #CADCC2 #C2D7DC
split-complementary
#D4C2DC #D7DCC2 #C2DCC7
monochromatic
#9D74AF #B99BC6 #D4C2DC #EFE9F2 #F1ECF4
Accessibility & contrast
On white
1.67
#D4C2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#D4C2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C2DC
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C2DC | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DD
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#D4C5CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #d4c2dc; /* rgb */ color: rgb(212, 194, 220); /* oklch */ color: oklch(83.7% 0.041 315.6);
Tailwind
colors: {
custom: {
50: '#e1d4e6',
500: '#d4c2dc',
950: '#000000',
},
}SCSS
$custom: #d4c2dc; $custom-light: #e1d4e6; $custom-dark: #000000;
JSON
{
"hex": "#d4c2dc",
"rgb": {
"r": 212,
"g": 194,
"b": 220
},
"hsl": {
"h": 281.538,
"s": 27.083,
"l": 81.176
},
"oklch": {
"l": 0.83692,
"c": 0.04066,
"h": 315.6
},
"luminance": 0.57748
}Semantic roles & 50–950 ramp
primary
#D4C2DC
secondary
#9AB38F
accent
#A6405F
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384