#DF9EEF#DF9EEF
#DF9EEF is a light, vivid purple. Relative luminance 0.464; OKLCH L 78.9% C 0.131 H 319.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DF9EEF |
|---|---|
| RGB | rgb(223, 158, 239) |
| HSL | hsl(288, 72%, 78%) |
| HSV | hsv(288, 34%, 94%) |
| CMYK | cmyk(6.7%, 33.9%, 0%, 6.3%) |
| CIE-LAB | lab(73.79, 37.65, -31.16) |
| CIE-LCH | lch(73.79, 48.87, 320.40°) |
| OKLab | oklab(78.91% 0.0999 -0.0852) |
| OKLCH | oklch(78.91% 0.131 319.5) |
| XYZ | xyz(58.2362, 46.3753, 87.5282) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Mauve
#E0B0FF
ΔE00 4.73
Lavender (survey)
#C79FEF
ΔE00 5.22
Baby Purple
#CA9BF7
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 5.46
Pastel Purple
#CAA0FF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF9EEF #AEEF9E
analogous
#B69EEF #DF9EEF #EF9ED6
triadic
#DF9EEF #EFDF9E #9EEFDF
tetradic
#DF9EEF #EFB69E #AEEF9E #9ED6EF
square
#DF9EEF #EFB69E #AEEF9E #9ED6EF
split-complementary
#DF9EEF #D6EF9E #9EEFB6
monochromatic
#BC35DE #CE69E6 #DF9EEF #F0D3F8 #F6E5FB
Accessibility & contrast
On white
2.04
#DF9EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#DF9EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF9EEF
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF9EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF9EEF | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B1F2
Deuteranopia (green-blind)
#A3B8EC
Tritanopia (blue-blind)
#E0A7BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #df9eef; /* rgb */ color: rgb(223, 158, 239); /* oklch */ color: oklch(78.9% 0.131 319.5);
Tailwind
colors: {
custom: {
50: '#eabbf4',
500: '#df9eef',
950: '#000000',
},
}SCSS
$custom: #df9eef; $custom-light: #eabbf4; $custom-dark: #000000;
JSON
{
"hex": "#df9eef",
"rgb": {
"r": 223,
"g": 158,
"b": 239
},
"hsl": {
"h": 288.148,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.78906,
"c": 0.13126,
"h": 319.5
},
"luminance": 0.46374
}Semantic roles & 50–950 ramp
primary
#DF9EEF
secondary
#DEF2D9
accent
#D41238
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161217
muted
#848185