#DFC4E8#DFC4E8
#DFC4E8 is a very light, muted purple. Relative luminance 0.610; OKLCH L 85.4% C 0.057 H 317.7°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4E8 |
|---|---|
| RGB | rgb(223, 196, 232) |
| HSL | hsl(285, 44%, 84%) |
| HSV | hsv(285, 16%, 91%) |
| CMYK | cmyk(3.9%, 15.5%, 0%, 9%) |
| CIE-LAB | lab(82.38, 15.88, -14.32) |
| CIE-LCH | lch(82.38, 21.38, 317.96°) |
| OKLab | oklab(85.41% 0.0422 -0.0384) |
| OKLCH | oklch(85.41% 0.057 317.7) |
| XYZ | xyz(64.7346, 60.9947, 84.6912) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.68
Pale Lavender
#EECFFE
ΔE00 4.16
Very Light Purple
#F6CEFC
ΔE00 4.79
Pale Lilac
#E4CBFF
ΔE00 4.90
Light Lilac
#EDC8FF
ΔE00 5.21
Light Lavender
#DFC5FE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4E8 #CDE8C4
analogous
#CDC4E8 #DFC4E8 #E8C4DF
triadic
#DFC4E8 #E8DFC4 #C4E8DF
tetradic
#DFC4E8 #E8CDC4 #CDE8C4 #C4DFE8
square
#DFC4E8 #E8CDC4 #CDE8C4 #C4DFE8
split-complementary
#DFC4E8 #DFE8C4 #C4E8CD
monochromatic
#AF6CC6 #C798D7 #DFC4E8 #F3E9F6 #F3E9F6
Accessibility & contrast
On white
1.59
#DFC4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#DFC4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4E8
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4E8 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CBEA
Deuteranopia (green-blind)
#C6CEE7
Tritanopia (blue-blind)
#DFC8D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc4e8; /* rgb */ color: rgb(223, 196, 232); /* oklch */ color: oklch(85.4% 0.057 317.7);
Tailwind
colors: {
custom: {
50: '#e9d6ef',
500: '#dfc4e8',
950: '#000000',
},
}SCSS
$custom: #dfc4e8; $custom-light: #e9d6ef; $custom-dark: #000000;
JSON
{
"hex": "#dfc4e8",
"rgb": {
"r": 223,
"g": 196,
"b": 232
},
"hsl": {
"h": 285,
"s": 43.902,
"l": 83.922
},
"oklch": {
"l": 0.85414,
"c": 0.05707,
"h": 317.7
},
"luminance": 0.60994
}Semantic roles & 50–950 ramp
primary
#DFC4E8
secondary
#9BC38D
accent
#B72E51
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385