#EE9DFD#EE9DFD
#EE9DFD is a light, vivid purple. Relative luminance 0.494; OKLCH L 80.9% C 0.156 H 321.2°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9DFD |
|---|---|
| RGB | rgb(238, 157, 253) |
| HSL | hsl(291, 96%, 80%) |
| HSV | hsv(291, 38%, 99%) |
| CMYK | cmyk(5.9%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(75.69, 45.40, -35.68) |
| CIE-LCH | lch(75.69, 57.74, 321.84°) |
| OKLab | oklab(80.87% 0.1215 -0.0978) |
| OKLCH | oklch(80.87% 0.156 321.2) |
| XYZ | xyz(65.0444, 49.3851, 99.0154) |
| Luminance | 0.4938 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mauve
#E0B0FF
ΔE00 5.71
Violet (CSS)
#EE82EE
ΔE00 5.77
Plum
#DDA0DD
ΔE00 6.38
Lilac (survey)
#CEA2FD
ΔE00 6.66
Baby Purple
#CA9BF7
ΔE00 6.73
Lavender Pink
#DD85D7
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9DFD #ACFD9D
analogous
#BE9DFD #EE9DFD #FD9DDC
triadic
#EE9DFD #FDEE9D #9DFDEE
tetradic
#EE9DFD #FDBE9D #ACFD9D #9DDCFD
square
#EE9DFD #FDBE9D #ACFD9D #9DDCFD
split-complementary
#EE9DFD #DCFD9D #9DFDBE
monochromatic
#D925FB #E461FC #EE9DFD #F8D9FE #FAE1FE
Accessibility & contrast
On white
1.93
#EE9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#EE9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9DFD
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9DFD | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B5FF
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#F0A8C1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ee9dfd; /* rgb */ color: rgb(238, 157, 253); /* oklch */ color: oklch(80.9% 0.156 321.2);
Tailwind
colors: {
custom: {
50: '#f5bbfe',
500: '#ee9dfd',
950: '#000000',
},
}SCSS
$custom: #ee9dfd; $custom-light: #f5bbfe; $custom-dark: #000000;
JSON
{
"hex": "#ee9dfd",
"rgb": {
"r": 238,
"g": 157,
"b": 253
},
"hsl": {
"h": 290.625,
"s": 96,
"l": 80.392
},
"oklch": {
"l": 0.80874,
"c": 0.15592,
"h": 321.2
},
"luminance": 0.49383
}Semantic roles & 50–950 ramp
primary
#EE9DFD
secondary
#DAF7D4
accent
#E60024
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171218
muted
#858186