#DF9DEB#DF9DEB
#DF9DEB is a light, vivid purple. Relative luminance 0.458; OKLCH L 78.6% C 0.129 H 321.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9DEB |
|---|---|
| RGB | rgb(223, 157, 235) |
| HSL | hsl(291, 66%, 77%) |
| HSV | hsv(291, 33%, 92%) |
| CMYK | cmyk(5.1%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(73.42, 37.41, -29.55) |
| CIE-LCH | lch(73.42, 47.68, 321.70°) |
| OKLab | oklab(78.57% 0.1004 -0.0806) |
| OKLCH | oklch(78.57% 0.129 321.2) |
| XYZ | xyz(57.4820, 45.8018, 84.3938) |
| Luminance | 0.4580 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.43
Mauve
#E0B0FF
ΔE00 5.27
Lavender (survey)
#C79FEF
ΔE00 5.66
Baby Purple
#CA9BF7
ΔE00 5.93
Lavender Pink
#DD85D7
ΔE00 5.97
Lilac (survey)
#CEA2FD
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9DEB #A9EB9D
analogous
#B89DEB #DF9DEB #EB9DD0
triadic
#DF9DEB #EBDF9D #9DEBDF
tetradic
#DF9DEB #EBB89D #A9EB9D #9DD0EB
square
#DF9DEB #EBB89D #A9EB9D #9DD0EB
split-complementary
#DF9DEB #D0EB9D #9DEBB8
monochromatic
#BE37D6 #CE6AE1 #DF9DEB #F0D0F5 #F7E6FA
Accessibility & contrast
On white
2.07
#DF9DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#DF9DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9DEB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9DEB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0EE
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#E1A5BA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df9deb; /* rgb */ color: rgb(223, 157, 235); /* oklch */ color: oklch(78.6% 0.129 321.2);
Tailwind
colors: {
custom: {
50: '#eabbf1',
500: '#df9deb',
950: '#000000',
},
}SCSS
$custom: #df9deb; $custom-light: #eabbf1; $custom-dark: #000000;
JSON
{
"hex": "#df9deb",
"rgb": {
"r": 223,
"g": 157,
"b": 235
},
"hsl": {
"h": 290.769,
"s": 66.102,
"l": 76.863
},
"oklch": {
"l": 0.78574,
"c": 0.12873,
"h": 321.2
},
"luminance": 0.458
}Semantic roles & 50–950 ramp
primary
#DF9DEB
secondary
#DDF1DA
accent
#CE1834
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184