#DFBEE4#DFBEE4
#DFBEE4 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.2% C 0.063 H 321.9°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEE4 |
|---|---|
| RGB | rgb(223, 190, 228) |
| HSL | hsl(292, 41%, 82%) |
| HSV | hsv(292, 17%, 89%) |
| CMYK | cmyk(2.2%, 16.7%, 0%, 10.6%) |
| CIE-LAB | lab(80.80, 18.34, -14.53) |
| CIE-LCH | lch(80.80, 23.40, 321.60°) |
| OKLab | oklab(84.16% 0.0496 -0.039) |
| OKLCH | oklch(84.16% 0.063 321.9) |
| XYZ | xyz(62.8466, 58.1173, 81.2908) |
| Luminance | 0.5812 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.20
Very Light Purple
#F6CEFC
ΔE00 4.85
Pale Lavender
#EECFFE
ΔE00 4.86
Light Lilac
#EDC8FF
ΔE00 5.17
Pale Lilac
#E4CBFF
ΔE00 5.65
Pale Mauve
#FED0FC
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEE4 #C3E4BE
analogous
#CCBEE4 #DFBEE4 #E4BED6
triadic
#DFBEE4 #E4DFBE #BEE4DF
tetradic
#DFBEE4 #E4CCBE #C3E4BE #BED6E4
square
#DFBEE4 #E4CCBE #C3E4BE #BED6E4
split-complementary
#DFBEE4 #D6E4BE #BEE4CC
monochromatic
#B468C0 #CA93D2 #DFBEE4 #F4E9F6 #F4E9F6
Accessibility & contrast
On white
1.66
#DFBEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#DFBEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEE4
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEE4 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E6
Deuteranopia (green-blind)
#C2CAE3
Tritanopia (blue-blind)
#E0C1CB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbee4; /* rgb */ color: rgb(223, 190, 228); /* oklch */ color: oklch(84.2% 0.063 321.9);
Tailwind
colors: {
custom: {
50: '#e9d1ec',
500: '#dfbee4',
950: '#000000',
},
}SCSS
$custom: #dfbee4; $custom-light: #e9d1ec; $custom-dark: #000000;
JSON
{
"hex": "#dfbee4",
"rgb": {
"r": 223,
"g": 190,
"b": 228
},
"hsl": {
"h": 292.105,
"s": 41.304,
"l": 81.961
},
"oklch": {
"l": 0.84156,
"c": 0.06312,
"h": 321.9
},
"luminance": 0.58116
}Semantic roles & 50–950 ramp
primary
#DFBEE4
secondary
#90BE89
accent
#B43142
background
#FEFEFE
surface
#FDFBFD
border
#D5D4D5
text
#161416
muted
#848384