#DFBEE0#DFBEE0
#DFBEE0 is a very light, muted purple. Relative luminance 0.579; OKLCH L 84.0% C 0.059 H 325.2°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBEE0 |
|---|---|
| RGB | rgb(223, 190, 224) |
| HSL | hsl(298, 35%, 81%) |
| HSV | hsv(298, 15%, 88%) |
| CMYK | cmyk(0.4%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(80.68, 17.59, -12.57) |
| CIE-LCH | lch(80.68, 21.62, 324.46°) |
| OKLab | oklab(84.02% 0.0483 -0.0336) |
| OKLCH | oklch(84.02% 0.059 325.2) |
| XYZ | xyz(62.2977, 57.8978, 78.4001) |
| Luminance | 0.5790 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.31
Very Light Purple
#F6CEFC
ΔE00 5.43
Pale Lavender
#EECFFE
ΔE00 5.61
Pale Mauve
#FED0FC
ΔE00 6.14
Light Lilac
#EDC8FF
ΔE00 6.19
Pale Lilac
#E4CBFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBEE0 #BFE0BE
analogous
#CEBEE0 #DFBEE0 #E0BED0
triadic
#DFBEE0 #E0DFBE #BEE0DF
tetradic
#DFBEE0 #E0CEBE #BFE0BE #BED0E0
square
#DFBEE0 #E0CEBE #BFE0BE #BED0E0
split-complementary
#DFBEE0 #D0E0BE #BEE0CE
monochromatic
#B66BB8 #CB95CC #DFBEE0 #F3E7F4 #F5EAF5
Accessibility & contrast
On white
1.67
#DFBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#DFBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBEE0
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBEE0 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E1
Deuteranopia (green-blind)
#C3CADF
Tritanopia (blue-blind)
#E1C1C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #dfbee0; /* rgb */ color: rgb(223, 190, 224); /* oklch */ color: oklch(84.0% 0.059 325.2);
Tailwind
colors: {
custom: {
50: '#e9d1e9',
500: '#dfbee0',
950: '#000000',
},
}SCSS
$custom: #dfbee0; $custom-light: #e9d1e9; $custom-dark: #000000;
JSON
{
"hex": "#dfbee0",
"rgb": {
"r": 223,
"g": 190,
"b": 224
},
"hsl": {
"h": 298.235,
"s": 35.417,
"l": 81.176
},
"oklch": {
"l": 0.84021,
"c": 0.05884,
"h": 325.2
},
"luminance": 0.57897
}Semantic roles & 50–950 ramp
primary
#DFBEE0
secondary
#8BB88A
accent
#AE373B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384