#DFC4EA#DFC4EA
#DFC4EA is a very light, muted purple. Relative luminance 0.611; OKLCH L 85.5% C 0.059 H 316.2°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4EA |
|---|---|
| RGB | rgb(223, 196, 234) |
| HSL | hsl(283, 48%, 84%) |
| HSV | hsv(283, 16%, 92%) |
| CMYK | cmyk(4.7%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(82.44, 16.26, -15.29) |
| CIE-LCH | lch(82.44, 22.33, 316.76°) |
| OKLab | oklab(85.48% 0.0429 -0.0411) |
| OKLCH | oklch(85.48% 0.059 316.2) |
| XYZ | xyz(65.0203, 61.1090, 86.1959) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.77
Thistle
#D8BFD8
ΔE00 4.21
Pale Lilac
#E4CBFF
ΔE00 4.36
Very Light Purple
#F6CEFC
ΔE00 4.56
Light Lilac
#EDC8FF
ΔE00 4.72
Light Lavender
#DFC5FE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4EA #CFEAC4
analogous
#CCC4EA #DFC4EA #EAC4E2
triadic
#DFC4EA #EADFC4 #C4EADF
tetradic
#DFC4EA #EACCC4 #CFEAC4 #C4E2EA
square
#DFC4EA #EACCC4 #CFEAC4 #C4E2EA
split-complementary
#DFC4EA #E2EAC4 #C4EACC
monochromatic
#AE6ACA #C797DA #DFC4EA #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.59
#DFC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#DFC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4EA
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4EA | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBEC
Deuteranopia (green-blind)
#C5CEE9
Tritanopia (blue-blind)
#DFC8D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc4ea; /* rgb */ color: rgb(223, 196, 234); /* oklch */ color: oklch(85.5% 0.059 316.2);
Tailwind
colors: {
custom: {
50: '#e9d6f0',
500: '#dfc4ea',
950: '#000000',
},
}SCSS
$custom: #dfc4ea; $custom-light: #e9d6f0; $custom-dark: #000000;
JSON
{
"hex": "#dfc4ea",
"rgb": {
"r": 223,
"g": 196,
"b": 234
},
"hsl": {
"h": 282.632,
"s": 47.5,
"l": 84.314
},
"oklch": {
"l": 0.85482,
"c": 0.0594,
"h": 316.2
},
"luminance": 0.61108
}Semantic roles & 50–950 ramp
primary
#DFC4EA
secondary
#9DC68D
accent
#BB2B54
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385