#EE9AED#EE9AED
#EE9AED is a light, vivid purple. Relative luminance 0.474; OKLCH L 79.7% C 0.145 H 327.2°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EE9AED |
|---|---|
| RGB | rgb(238, 154, 237) |
| HSL | hsl(301, 71%, 77%) |
| HSV | hsv(301, 35%, 93%) |
| CMYK | cmyk(0%, 35.3%, 0.4%, 6.7%) |
| CIE-LAB | lab(74.45, 44.00, -28.92) |
| CIE-LCH | lch(74.45, 52.65, 326.69°) |
| OKLab | oklab(79.74% 0.1221 -0.0786) |
| OKLCH | oklch(79.74% 0.145 327.2) |
| XYZ | xyz(62.1003, 47.4053, 85.9834) |
| Luminance | 0.4740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.45
Violet (CSS)
#EE82EE
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.54
Mauve
#E0B0FF
ΔE00 7.10
Purply Pink
#F075E6
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE9AED #9AEE9B
analogous
#C59AEE #EE9AED #EE9AC3
triadic
#EE9AED #EDEE9A #9AEDEE
tetradic
#EE9AED #EEC59A #9AEE9B #9AC3EE
square
#EE9AED #EEC59A #9AEE9B #9AC3EE
split-complementary
#EE9AED #C3EE9A #9AEEC5
monochromatic
#DC31DA #E566E4 #EE9AED #F7CEF6 #FBE5FA
Accessibility & contrast
On white
2.00
#EE9AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#EE9AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE9AED
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE9AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE9AED | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B0F0
Deuteranopia (green-blind)
#A9BBEA
Tritanopia (blue-blind)
#F3A1B9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee9aed; /* rgb */ color: rgb(238, 154, 237); /* oklch */ color: oklch(79.7% 0.145 327.2);
Tailwind
colors: {
custom: {
50: '#f5b9f3',
500: '#ee9aed',
950: '#000000',
},
}SCSS
$custom: #ee9aed; $custom-light: #f5b9f3; $custom-dark: #000000;
JSON
{
"hex": "#ee9aed",
"rgb": {
"r": 238,
"g": 154,
"b": 237
},
"hsl": {
"h": 300.714,
"s": 71.186,
"l": 76.863
},
"oklch": {
"l": 0.79737,
"c": 0.14522,
"h": 327.2
},
"luminance": 0.47403
}Semantic roles & 50–950 ramp
primary
#EE9AED
secondary
#D9F2D9
accent
#D31512
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171217
muted
#858185