#DFBDEF#DFBDEF
#DFBDEF is a very light, moderate purple. Relative luminance 0.583; OKLCH L 84.4% C 0.077 H 314.9°. Best body text is #000000 at 12.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DFBDEF |
|---|---|
| RGB | rgb(223, 189, 239) |
| HSL | hsl(281, 61%, 84%) |
| HSV | hsv(281, 21%, 94%) |
| CMYK | cmyk(6.7%, 20.9%, 0%, 6.3%) |
| CIE-LAB | lab(80.91, 20.98, -20.27) |
| CIE-LCH | lch(80.91, 29.17, 315.99°) |
| OKLab | oklab(84.36% 0.0547 -0.0548) |
| OKLCH | oklch(84.36% 0.077 314.9) |
| XYZ | xyz(64.2066, 58.3160, 89.5183) |
| Luminance | 0.5831 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.11
Light Lavender
#DFC5FE
ΔE00 3.51
Light Lavendar
#EFC0FE
ΔE00 3.60
Pale Lilac
#E4CBFF
ΔE00 3.82
Pale Lavender
#EECFFE
ΔE00 4.16
Very Light Purple
#F6CEFC
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFBDEF #CDEFBD
analogous
#C6BDEF #DFBDEF #EFBDE6
triadic
#DFBDEF #EFDFBD #BDEFDF
tetradic
#DFBDEF #EFC6BD #CDEFBD #BDE6EF
square
#DFBDEF #EFC6BD #CDEFBD #BDE6EF
split-complementary
#DFBDEF #E6EFBD #BDEFC6
monochromatic
#AF5AD7 #C78CE3 #DFBDEF #F3E6F9 #F3E6F9
Accessibility & contrast
On white
1.66
#DFBDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.66
#DFBDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFBDEF
12.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFBDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFBDEF | 1.00 | 1.66 | 12.66 | 12.66 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7F1
Deuteranopia (green-blind)
#BECAED
Tritanopia (blue-blind)
#DEC3CE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #dfbdef; /* rgb */ color: rgb(223, 189, 239); /* oklch */ color: oklch(84.4% 0.077 314.9);
Tailwind
colors: {
custom: {
50: '#e9d1f4',
500: '#dfbdef',
950: '#000000',
},
}SCSS
$custom: #dfbdef; $custom-light: #e9d1f4; $custom-dark: #000000;
JSON
{
"hex": "#dfbdef",
"rgb": {
"r": 223,
"g": 189,
"b": 239
},
"hsl": {
"h": 280.8,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.84357,
"c": 0.07741,
"h": 314.9
},
"luminance": 0.58315
}Semantic roles & 50–950 ramp
primary
#DFBDEF
secondary
#9BCD83
accent
#C91D54
background
#FEFEFF
surface
#FDFBFE
border
#D5D4D6
text
#161417
muted
#848385