#DF9FEB#DF9FEB
#DF9FEB is a light, vivid purple. Relative luminance 0.465; OKLCH L 78.9% C 0.125 H 321.1°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9FEB |
|---|---|
| RGB | rgb(223, 159, 235) |
| HSL | hsl(291, 66%, 77%) |
| HSV | hsv(291, 32%, 92%) |
| CMYK | cmyk(5.1%, 32.3%, 0%, 7.8%) |
| CIE-LAB | lab(73.86, 36.35, -28.87) |
| CIE-LCH | lch(73.86, 46.42, 321.54°) |
| OKLab | oklab(78.91% 0.0974 -0.0787) |
| OKLCH | oklch(78.91% 0.125 321.1) |
| XYZ | xyz(57.8231, 46.4841, 84.5075) |
| Luminance | 0.4648 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.16
Mauve
#E0B0FF
ΔE00 4.94
Lavender (survey)
#C79FEF
ΔE00 5.62
Baby Purple
#CA9BF7
ΔE00 6.05
Lilac (survey)
#CEA2FD
ΔE00 6.12
Lavender Pink
#DD85D7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9FEB #ABEB9F
analogous
#B99FEB #DF9FEB #EB9FD1
triadic
#DF9FEB #EBDF9F #9FEBDF
tetradic
#DF9FEB #EBB99F #ABEB9F #9FD1EB
square
#DF9FEB #EBB99F #ABEB9F #9FD1EB
split-complementary
#DF9FEB #D1EB9F #9FEBB9
monochromatic
#BD3AD6 #CE6CE0 #DF9FEB #F0D2F6 #F7E6FA
Accessibility & contrast
On white
2.04
#DF9FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#DF9FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9FEB
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9FEB | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B1EE
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#E1A7BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9feb; /* rgb */ color: rgb(223, 159, 235); /* oklch */ color: oklch(78.9% 0.125 321.1);
Tailwind
colors: {
custom: {
50: '#eabcf1',
500: '#df9feb',
950: '#000000',
},
}SCSS
$custom: #df9feb; $custom-light: #eabcf1; $custom-dark: #000000;
JSON
{
"hex": "#df9feb",
"rgb": {
"r": 223,
"g": 159,
"b": 235
},
"hsl": {
"h": 290.526,
"s": 65.517,
"l": 77.255
},
"oklch": {
"l": 0.7891,
"c": 0.12525,
"h": 321.1
},
"luminance": 0.46482
}Semantic roles & 50–950 ramp
primary
#DF9FEB
secondary
#DDF1DA
accent
#CD1835
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184