#DFB7EF#DFB7EF
#DFB7EF is a very light, moderate purple. Relative luminance 0.558; OKLCH L 83.3% C 0.088 H 316.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFB7EF |
|---|---|
| RGB | rgb(223, 183, 239) |
| HSL | hsl(283, 64%, 83%) |
| HSV | hsv(283, 23%, 94%) |
| CMYK | cmyk(6.7%, 23.4%, 0%, 6.3%) |
| CIE-LAB | lab(79.49, 24.21, -22.42) |
| CIE-LCH | lch(79.49, 33.00, 317.19°) |
| OKLab | oklab(83.26% 0.0634 -0.0608) |
| OKLCH | oklch(83.26% 0.088 316.2) |
| XYZ | xyz(62.9425, 55.7879, 89.0970) |
| Luminance | 0.5579 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 3.13
Light Lilac
#EDC8FF
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 4.37
Light Violet
#D6B4FC
ΔE00 4.60
Mauve
#E0B0FF
ΔE00 4.78
Pale Lilac
#E4CBFF
ΔE00 5.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFB7EF #C7EFB7
analogous
#C3B7EF #DFB7EF #EFB7E3
triadic
#DFB7EF #EFDFB7 #B7EFDF
tetradic
#DFB7EF #EFC3B7 #C7EFB7 #B7E3EF
square
#DFB7EF #EFC3B7 #C7EFB7 #B7E3EF
split-complementary
#DFB7EF #E3EFB7 #B7EFC3
monochromatic
#B253D9 #C985E4 #DFB7EF #F4E6F9 #F4E6F9
Accessibility & contrast
On white
1.73
#DFB7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DFB7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFB7EF
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFB7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFB7EF | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C2F1
Deuteranopia (green-blind)
#B8C6ED
Tritanopia (blue-blind)
#DFBDCA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #dfb7ef; /* rgb */ color: rgb(223, 183, 239); /* oklch */ color: oklch(83.3% 0.088 316.2);
Tailwind
colors: {
custom: {
50: '#e9ccf4',
500: '#dfb7ef',
950: '#000000',
},
}SCSS
$custom: #dfb7ef; $custom-light: #e9ccf4; $custom-dark: #000000;
JSON
{
"hex": "#dfb7ef",
"rgb": {
"r": 223,
"g": 183,
"b": 239
},
"hsl": {
"h": 282.857,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83262,
"c": 0.08783,
"h": 316.2
},
"luminance": 0.55787
}Semantic roles & 50–950 ramp
primary
#DFB7EF
secondary
#94CD7D
accent
#CB1A4D
background
#FEFEFF
surface
#FDFAFE
border
#D5D3D6
text
#161317
muted
#848385