#DFC4E2#DFC4E2
#DFC4E2 is a very light, muted purple. Relative luminance 0.607; OKLCH L 85.2% C 0.050 H 322.9°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4E2 |
|---|---|
| RGB | rgb(223, 196, 226) |
| HSL | hsl(294, 34%, 83%) |
| HSV | hsv(294, 13%, 89%) |
| CMYK | cmyk(1.3%, 13.3%, 0%, 11.4%) |
| CIE-LAB | lab(82.20, 14.75, -11.38) |
| CIE-LCH | lch(82.20, 18.63, 322.36°) |
| OKLab | oklab(85.21% 0.0401 -0.0304) |
| OKLCH | oklch(85.21% 0.05 322.9) |
| XYZ | xyz(63.8969, 60.6597, 80.2792) |
| Luminance | 0.6066 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.15
Pale Lavender
#EECFFE
ΔE00 5.58
Very Light Purple
#F6CEFC
ΔE00 5.84
Pale Lilac
#E4CBFF
ΔE00 6.60
Pale Mauve
#FED0FC
ΔE00 6.60
Light Lilac
#EDC8FF
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4E2 #C7E2C4
analogous
#D0C4E2 #DFC4E2 #E2C4D6
triadic
#DFC4E2 #E2DFC4 #C4E2DF
tetradic
#DFC4E2 #E2D0C4 #C7E2C4 #C4D6E2
square
#DFC4E2 #E2D0C4 #C7E2C4 #C4D6E2
split-complementary
#DFC4E2 #D6E2C4 #C4E2D0
monochromatic
#B272BA #C99BCE #DFC4E2 #F4EAF5 #F4EAF5
Accessibility & contrast
On white
1.60
#DFC4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#DFC4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4E2
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4E2 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CBE3
Deuteranopia (green-blind)
#C7CEE1
Tritanopia (blue-blind)
#E0C7CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #dfc4e2; /* rgb */ color: rgb(223, 196, 226); /* oklch */ color: oklch(85.2% 0.050 322.9);
Tailwind
colors: {
custom: {
50: '#e9d6eb',
500: '#dfc4e2',
950: '#000000',
},
}SCSS
$custom: #dfc4e2; $custom-light: #e9d6eb; $custom-dark: #000000;
JSON
{
"hex": "#dfc4e2",
"rgb": {
"r": 223,
"g": 196,
"b": 226
},
"hsl": {
"h": 294,
"s": 34.091,
"l": 82.745
},
"oklch": {
"l": 0.85214,
"c": 0.05034,
"h": 322.9
},
"luminance": 0.60659
}Semantic roles & 50–950 ramp
primary
#DFC4E2
secondary
#94BB90
accent
#AD3944
background
#FEFEFE
surface
#FCFBFD
border
#D5D4D5
text
#161416
muted
#848384