#DFBFEA#DFBFEA
#DFBFEA is a very light, moderate purple. Relative luminance 0.589; OKLCH L 84.5% C 0.068 H 317.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFEA |
|---|---|
| RGB | rgb(223, 191, 234) |
| HSL | hsl(285, 51%, 83%) |
| HSV | hsv(285, 18%, 92%) |
| CMYK | cmyk(4.7%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(81.23, 18.94, -17.11) |
| CIE-LCH | lch(81.23, 25.52, 317.91°) |
| OKLab | oklab(84.55% 0.0501 -0.0461) |
| OKLCH | oklch(84.55% 0.068 317.4) |
| XYZ | xyz(63.9113, 58.8909, 85.8262) |
| Luminance | 0.5889 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.92
Pale Lavender
#EECFFE
ΔE00 3.97
Pale Lilac
#E4CBFF
ΔE00 4.32
Very Light Purple
#F6CEFC
ΔE00 4.40
Light Lavender
#DFC5FE
ΔE00 4.62
Light Lavendar
#EFC0FE
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFEA #CAEABF
analogous
#C9BFEA #DFBFEA #EABFDF
triadic
#DFBFEA #EADFBF #BFEADF
tetradic
#DFBFEA #EAC9BF #CAEABF #BFDFEA
square
#DFBFEA #EAC9BF #CAEABF #BFDFEA
split-complementary
#DFBFEA #DFEABF #BFEAC9
monochromatic
#B163CC #C891DB #DFBFEA #F3E8F7 #F3E8F7
Accessibility & contrast
On white
1.64
#DFBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#DFBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFEA
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFEA | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EC
Deuteranopia (green-blind)
#C1CBE8
Tritanopia (blue-blind)
#DFC3CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfbfea; /* rgb */ color: rgb(223, 191, 234); /* oklch */ color: oklch(84.5% 0.068 317.4);
Tailwind
colors: {
custom: {
50: '#e9d2f0',
500: '#dfbfea',
950: '#000000',
},
}SCSS
$custom: #dfbfea; $custom-light: #e9d2f0; $custom-dark: #000000;
JSON
{
"hex": "#dfbfea",
"rgb": {
"r": 223,
"g": 191,
"b": 234
},
"hsl": {
"h": 284.651,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.84549,
"c": 0.06811,
"h": 317.4
},
"luminance": 0.5889
}Semantic roles & 50–950 ramp
primary
#DFBFEA
secondary
#97C687
accent
#BE284E
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161416
muted
#848385