#DFBEE3#DFBEE3
#DFBEE3 is a very light, moderate purple. Relative luminance 0.581; OKLCH L 84.1% C 0.062 H 322.6°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEE3 |
|---|---|
| RGB | rgb(223, 190, 227) |
| HSL | hsl(294, 40%, 82%) |
| HSV | hsv(294, 16%, 89%) |
| CMYK | cmyk(1.8%, 16.3%, 0%, 11%) |
| CIE-LAB | lab(80.77, 18.15, -14.04) |
| CIE-LCH | lch(80.77, 22.95, 322.27°) |
| OKLab | oklab(84.12% 0.0493 -0.0376) |
| OKLCH | oklch(84.12% 0.062 322.6) |
| XYZ | xyz(62.7081, 58.0619, 80.5618) |
| Luminance | 0.5806 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.97
Very Light Purple
#F6CEFC
ΔE00 4.97
Pale Lavender
#EECFFE
ΔE00 5.03
Light Lilac
#EDC8FF
ΔE00 5.42
Pale Lilac
#E4CBFF
ΔE00 5.88
Pale Mauve
#FED0FC
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEE3 #C2E3BE
analogous
#CDBEE3 #DFBEE3 #E3BED5
triadic
#DFBEE3 #E3DFBE #BEE3DF
tetradic
#DFBEE3 #E3CDBE #C2E3BE #BED5E3
square
#DFBEE3 #E3CDBE #C2E3BE #BED5E3
split-complementary
#DFBEE3 #D5E3BE #BEE3CD
monochromatic
#B568BE #CA93D1 #DFBEE3 #F4E9F5 #F4EAF6
Accessibility & contrast
On white
1.67
#DFBEE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#DFBEE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEE3
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEE3 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC6E5
Deuteranopia (green-blind)
#C2CAE2
Tritanopia (blue-blind)
#E1C1CA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbee3; /* rgb */ color: rgb(223, 190, 227); /* oklch */ color: oklch(84.1% 0.062 322.6);
Tailwind
colors: {
custom: {
50: '#e9d1eb',
500: '#dfbee3',
950: '#000000',
},
}SCSS
$custom: #dfbee3; $custom-light: #e9d1eb; $custom-dark: #000000;
JSON
{
"hex": "#dfbee3",
"rgb": {
"r": 223,
"g": 190,
"b": 227
},
"hsl": {
"h": 293.514,
"s": 39.785,
"l": 81.765
},
"oklch": {
"l": 0.84122,
"c": 0.06203,
"h": 322.6
},
"luminance": 0.58061
}Semantic roles & 50–950 ramp
primary
#DFBEE3
secondary
#8EBC89
accent
#B33341
background
#FEFEFE
surface
#FDFBFD
border
#D5D4D5
text
#161416
muted
#848384