#D4C0DE#D4C0DE
#D4C0DE is a very light, muted purple. Relative luminance 0.570; OKLCH L 83.4% C 0.047 H 314.6°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D4C0DE |
|---|---|
| RGB | rgb(212, 192, 222) |
| HSL | hsl(280, 31%, 81%) |
| HSV | hsv(280, 14%, 87%) |
| CMYK | cmyk(4.5%, 13.5%, 0%, 12.9%) |
| CIE-LAB | lab(80.16, 12.47, -12.37) |
| CIE-LCH | lch(80.16, 17.56, 315.24°) |
| OKLab | oklab(83.37% 0.0327 -0.0332) |
| OKLCH | oklch(83.37% 0.047 314.6) |
| XYZ | xyz(59.1837, 56.9707, 76.9717) |
| Luminance | 0.5697 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.35
Pale Lavender
#EECFFE
ΔE00 6.71
Pale Lilac
#E4CBFF
ΔE00 6.81
Light Lavender
#DFC5FE
ΔE00 7.43
Very Light Purple
#F6CEFC
ΔE00 7.59
Light Lilac
#EDC8FF
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4C0DE #CADEC0
analogous
#C5C0DE #D4C0DE #DEC0D9
triadic
#D4C0DE #DED4C0 #C0DED4
tetradic
#D4C0DE #DEC5C0 #CADEC0 #C0D9DE
square
#D4C0DE #DEC5C0 #CADEC0 #C0D9DE
split-complementary
#D4C0DE #D9DEC0 #C0DEC5
monochromatic
#9D70B4 #B998C9 #D4C0DE #EFE8F3 #F1EBF4
Accessibility & contrast
On white
1.69
#D4C0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#D4C0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4C0DE
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4C0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4C0DE | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6DF
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#D4C3CA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #d4c0de; /* rgb */ color: rgb(212, 192, 222); /* oklch */ color: oklch(83.4% 0.047 314.6);
Tailwind
colors: {
custom: {
50: '#e1d3e8',
500: '#d4c0de',
950: '#000000',
},
}SCSS
$custom: #d4c0de; $custom-light: #e1d3e8; $custom-dark: #000000;
JSON
{
"hex": "#d4c0de",
"rgb": {
"r": 212,
"g": 192,
"b": 222
},
"hsl": {
"h": 280,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.83373,
"c": 0.04654,
"h": 314.6
},
"luminance": 0.5697
}Semantic roles & 50–950 ramp
primary
#D4C0DE
secondary
#9AB68D
accent
#AA3C60
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384