#DFC4EB#DFC4EB
#DFC4EB is a very light, moderate purple. Relative luminance 0.612; OKLCH L 85.5% C 0.061 H 315.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DFC4EB |
|---|---|
| RGB | rgb(223, 196, 235) |
| HSL | hsl(282, 49%, 85%) |
| HSV | hsv(282, 17%, 92%) |
| CMYK | cmyk(5.1%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(82.47, 16.45, -15.78) |
| CIE-LCH | lch(82.47, 22.80, 316.19°) |
| OKLab | oklab(85.52% 0.0432 -0.0425) |
| OKLCH | oklch(85.52% 0.061 315.5) |
| XYZ | xyz(65.1644, 61.1667, 86.9546) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Lavender
#EECFFE
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 4.10
Very Light Purple
#F6CEFC
ΔE00 4.47
Light Lilac
#EDC8FF
ΔE00 4.48
Thistle
#D8BFD8
ΔE00 4.48
Light Lavender
#DFC5FE
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFC4EB #D0EBC4
analogous
#CCC4EB #DFC4EB #EBC4E4
triadic
#DFC4EB #EBDFC4 #C4EBDF
tetradic
#DFC4EB #EBCCC4 #D0EBC4 #C4E4EB
square
#DFC4EB #EBCCC4 #D0EBC4 #C4E4EB
split-complementary
#DFC4EB #E4EBC4 #C4EBCC
monochromatic
#AD69CC #C696DC #DFC4EB #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.59
#DFC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#DFC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFC4EB
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFC4EB | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCED
Deuteranopia (green-blind)
#C5CEEA
Tritanopia (blue-blind)
#DFC8D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #dfc4eb; /* rgb */ color: rgb(223, 196, 235); /* oklch */ color: oklch(85.5% 0.061 315.5);
Tailwind
colors: {
custom: {
50: '#e9d6f1',
500: '#dfc4eb',
950: '#000000',
},
}SCSS
$custom: #dfc4eb; $custom-light: #e9d6f1; $custom-dark: #000000;
JSON
{
"hex": "#dfc4eb",
"rgb": {
"r": 223,
"g": 196,
"b": 235
},
"hsl": {
"h": 281.538,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.85516,
"c": 0.06057,
"h": 315.5
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#DFC4EB
secondary
#9EC78C
accent
#BD2956
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385