#DFB9EF#DFB9EF
#DFB9EF is a very light, moderate purple. Relative luminance 0.566; OKLCH L 83.6% C 0.084 H 315.8°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB9EF |
|---|---|
| RGB | rgb(223, 185, 239) |
| HSL | hsl(282, 63%, 83%) |
| HSV | hsv(282, 23%, 94%) |
| CMYK | cmyk(6.7%, 22.6%, 0%, 6.3%) |
| CIE-LAB | lab(79.96, 23.13, -21.71) |
| CIE-LCH | lch(79.96, 31.72, 316.82°) |
| OKLab | oklab(83.63% 0.0605 -0.0588) |
| OKLCH | oklch(83.63% 0.084 315.8) |
| XYZ | xyz(63.3580, 56.6188, 89.2355) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.16
Light Lilac
#EDC8FF
ΔE00 3.59
Light Lavender
#DFC5FE
ΔE00 4.01
Pale Lilac
#E4CBFF
ΔE00 4.71
Light Violet
#D6B4FC
ΔE00 4.88
Pale Lavender
#EECFFE
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB9EF #C9EFB9
analogous
#C4B9EF #DFB9EF #EFB9E4
triadic
#DFB9EF #EFDFB9 #B9EFDF
tetradic
#DFB9EF #EFC4B9 #C9EFB9 #B9E4EF
square
#DFB9EF #EFC4B9 #C9EFB9 #B9E4EF
split-complementary
#DFB9EF #E4EFB9 #B9EFC4
monochromatic
#B155D8 #C887E4 #DFB9EF #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.70
#DFB9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#DFB9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB9EF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB9EF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C4F1
Deuteranopia (green-blind)
#BAC7ED
Tritanopia (blue-blind)
#DFBFCC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #dfb9ef; /* rgb */ color: rgb(223, 185, 239); /* oklch */ color: oklch(83.6% 0.084 315.8);
Tailwind
colors: {
custom: {
50: '#e9cef4',
500: '#dfb9ef',
950: '#000000',
},
}SCSS
$custom: #dfb9ef; $custom-light: #e9cef4; $custom-dark: #000000;
JSON
{
"hex": "#dfb9ef",
"rgb": {
"r": 223,
"g": 185,
"b": 239
},
"hsl": {
"h": 282.222,
"s": 62.791,
"l": 83.137
},
"oklch": {
"l": 0.83625,
"c": 0.08435,
"h": 315.8
},
"luminance": 0.56618
}Semantic roles & 50–950 ramp
primary
#DFB9EF
secondary
#96CD7F
accent
#CB1B4F
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161317
muted
#848385