#D4C4DE#D4C4DE
#D4C4DE is a very light, muted violet. Relative luminance 0.588; OKLCH L 84.1% C 0.040 H 312.6°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C4DE |
|---|---|
| RGB | rgb(212, 196, 222) |
| HSL | hsl(277, 28%, 82%) |
| HSV | hsv(277, 12%, 87%) |
| CMYK | cmyk(4.5%, 11.7%, 0%, 12.9%) |
| CIE-LAB | lab(81.15, 10.32, -10.88) |
| CIE-LCH | lch(81.15, 15.00, 313.49°) |
| OKLab | oklab(84.15% 0.0268 -0.0291) |
| OKLCH | oklch(84.15% 0.04 312.6) |
| XYZ | xyz(60.0740, 58.7512, 77.2684) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.04
Pale Lavender
#EECFFE
ΔE00 7.67
Pale Lilac
#E4CBFF
ΔE00 7.78
Light Lavender
#DFC5FE
ΔE00 8.57
Very Light Purple
#F6CEFC
ΔE00 8.66
Light Lilac
#EDC8FF
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C4DE #CEDEC4
analogous
#C7C4DE #D4C4DE #DEC4DB
triadic
#D4C4DE #DED4C4 #C4DED4
tetradic
#D4C4DE #DEC7C4 #CEDEC4 #C4DBDE
square
#D4C4DE #DEC7C4 #CEDEC4 #C4DBDE
split-complementary
#D4C4DE #DBDEC4 #C4DEC7
monochromatic
#9B76B2 #B79DC8 #D4C4DE #F1EBF4 #F1EBF4
Accessibility & contrast
On white
1.65
#D4C4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#D4C4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C4DE
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C4DE | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9DF
Deuteranopia (green-blind)
#C4CADD
Tritanopia (blue-blind)
#D3C7CC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #d4c4de; /* rgb */ color: rgb(212, 196, 222); /* oklch */ color: oklch(84.1% 0.040 312.6);
Tailwind
colors: {
custom: {
50: '#e1d5e8',
500: '#d4c4de',
950: '#000000',
},
}SCSS
$custom: #d4c4de; $custom-light: #e1d5e8; $custom-dark: #000000;
JSON
{
"hex": "#d4c4de",
"rgb": {
"r": 212,
"g": 196,
"b": 222
},
"hsl": {
"h": 276.923,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.84145,
"c": 0.03961,
"h": 312.6
},
"luminance": 0.58751
}Semantic roles & 50–950 ramp
primary
#D4C4DE
secondary
#9FB591
accent
#A73F67
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384