#DFBFEE#DFBFEE
#DFBFEE is a very light, moderate purple. Relative luminance 0.591; OKLCH L 84.7% C 0.073 H 315.0°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBFEE |
|---|---|
| RGB | rgb(223, 191, 238) |
| HSL | hsl(281, 58%, 84%) |
| HSV | hsv(281, 20%, 93%) |
| CMYK | cmyk(6.3%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(81.36, 19.71, -19.06) |
| CIE-LCH | lch(81.36, 27.42, 315.97°) |
| OKLab | oklab(84.69% 0.0514 -0.0515) |
| OKLCH | oklch(84.69% 0.073 315) |
| XYZ | xyz(64.4924, 59.1234, 88.8868) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.20
Pale Lilac
#E4CBFF
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 3.65
Pale Lavender
#EECFFE
ΔE00 3.74
Light Lavendar
#EFC0FE
ΔE00 4.14
Very Light Purple
#F6CEFC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBFEE #CEEEBF
analogous
#C8BFEE #DFBFEE #EEBFE6
triadic
#DFBFEE #EEDFBF #BFEEDF
tetradic
#DFBFEE #EEC8BF #CEEEBF #BFE6EE
square
#DFBFEE #EEC8BF #CEEEBF #BFE6EE
split-complementary
#DFBFEE #E6EEBF #BFEEC8
monochromatic
#AF5ED4 #C78FE1 #DFBFEE #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.64
#DFBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#DFBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBFEE
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBFEE | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#C0CBEC
Tritanopia (blue-blind)
#DEC4CF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #dfbfee; /* rgb */ color: rgb(223, 191, 238); /* oklch */ color: oklch(84.7% 0.073 315.0);
Tailwind
colors: {
custom: {
50: '#e9d2f3',
500: '#dfbfee',
950: '#000000',
},
}SCSS
$custom: #dfbfee; $custom-light: #e9d2f3; $custom-dark: #000000;
JSON
{
"hex": "#dfbfee",
"rgb": {
"r": 223,
"g": 191,
"b": 238
},
"hsl": {
"h": 280.851,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.8469,
"c": 0.07277,
"h": 315
},
"luminance": 0.59123
}Semantic roles & 50–950 ramp
primary
#DFBFEE
secondary
#9CCC86
accent
#C62055
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385