#DFC4E4#DFC4E4
#DFC4E4 is a very light, muted purple. Relative luminance 0.608; OKLCH L 85.3% C 0.053 H 321.0°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4E4 |
|---|---|
| RGB | rgb(223, 196, 228) |
| HSL | hsl(291, 37%, 83%) |
| HSV | hsv(291, 14%, 89%) |
| CMYK | cmyk(2.2%, 14%, 0%, 10.6%) |
| CIE-LAB | lab(82.25, 15.13, -12.36) |
| CIE-LCH | lch(82.25, 19.53, 320.75°) |
| OKLab | oklab(85.28% 0.0408 -0.0331) |
| OKLCH | oklch(85.28% 0.053 321) |
| XYZ | xyz(64.1729, 60.7701, 81.7329) |
| Luminance | 0.6077 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.63
Pale Lavender
#EECFFE
ΔE00 5.07
Very Light Purple
#F6CEFC
ΔE00 5.43
Pale Lilac
#E4CBFF
ΔE00 6.02
Light Lilac
#EDC8FF
ΔE00 6.29
Pale Mauve
#FED0FC
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4E4 #C9E4C4
analogous
#CFC4E4 #DFC4E4 #E4C4D9
triadic
#DFC4E4 #E4DFC4 #C4E4DF
tetradic
#DFC4E4 #E4CFC4 #C9E4C4 #C4D9E4
square
#DFC4E4 #E4CFC4 #C9E4C4 #C4D9E4
split-complementary
#DFC4E4 #D9E4C4 #C4E4CF
monochromatic
#B170BE #C89AD1 #DFC4E4 #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.60
#DFC4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#DFC4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4E4
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4E4 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CBE5
Deuteranopia (green-blind)
#C7CEE3
Tritanopia (blue-blind)
#E0C7CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc4e4; /* rgb */ color: rgb(223, 196, 228); /* oklch */ color: oklch(85.3% 0.053 321.0);
Tailwind
colors: {
custom: {
50: '#e9d6ec',
500: '#dfc4e4',
950: '#000000',
},
}SCSS
$custom: #dfc4e4; $custom-light: #e9d6ec; $custom-dark: #000000;
JSON
{
"hex": "#dfc4e4",
"rgb": {
"r": 223,
"g": 196,
"b": 228
},
"hsl": {
"h": 290.625,
"s": 37.209,
"l": 83.137
},
"oklch": {
"l": 0.8528,
"c": 0.05254,
"h": 321
},
"luminance": 0.60769
}Semantic roles & 50–950 ramp
primary
#DFC4E4
secondary
#96BD8F
accent
#B03549
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384