#DFBFEB#DFBFEB
#DFBFEB is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.6% C 0.069 H 316.8°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFEB |
|---|---|
| RGB | rgb(223, 191, 235) |
| HSL | hsl(284, 52%, 84%) |
| HSV | hsv(284, 19%, 92%) |
| CMYK | cmyk(5.1%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(81.26, 19.13, -17.60) |
| CIE-LCH | lch(81.26, 25.99, 317.39°) |
| OKLab | oklab(84.58% 0.0505 -0.0474) |
| OKLCH | oklch(84.58% 0.069 316.8) |
| XYZ | xyz(64.0553, 58.9485, 86.5849) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.72
Pale Lavender
#EECFFE
ΔE00 3.88
Pale Lilac
#E4CBFF
ΔE00 4.13
Light Lavender
#DFC5FE
ΔE00 4.37
Very Light Purple
#F6CEFC
ΔE00 4.39
Light Lavendar
#EFC0FE
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFEB #CBEBBF
analogous
#C9BFEB #DFBFEB #EBBFE1
triadic
#DFBFEB #EBDFBF #BFEBDF
tetradic
#DFBFEB #EBC9BF #CBEBBF #BFE1EB
square
#DFBFEB #EBC9BF #CBEBBF #BFE1EB
split-complementary
#DFBFEB #E1EBBF #BFEBC9
monochromatic
#B062CE #C890DC #DFBFEB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.64
#DFBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#DFBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFEB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFEB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#C0CBE9
Tritanopia (blue-blind)
#DFC4CE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfbfeb; /* rgb */ color: rgb(223, 191, 235); /* oklch */ color: oklch(84.6% 0.069 316.8);
Tailwind
colors: {
custom: {
50: '#e9d2f1',
500: '#dfbfeb',
950: '#000000',
},
}SCSS
$custom: #dfbfeb; $custom-light: #e9d2f1; $custom-dark: #000000;
JSON
{
"hex": "#dfbfeb",
"rgb": {
"r": 223,
"g": 191,
"b": 235
},
"hsl": {
"h": 283.636,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84584,
"c": 0.06927,
"h": 316.8
},
"luminance": 0.58948
}Semantic roles & 50–950 ramp
primary
#DFBFEB
secondary
#98C787
accent
#C02650
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385