#EE89E4#EE89E4
#EE89E4 is a light, vivid purple. Relative luminance 0.417; OKLCH L 76.8% C 0.166 H 330.7°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89E4 |
|---|---|
| RGB | rgb(238, 137, 228) |
| HSL | hsl(306, 75%, 74%) |
| HSV | hsv(306, 42%, 93%) |
| CMYK | cmyk(0%, 42.4%, 4.2%, 6.7%) |
| CIE-LAB | lab(70.64, 51.14, -29.84) |
| CIE-LCH | lch(70.64, 59.21, 329.73°) |
| OKLab | oklab(76.77% 0.1446 -0.081) |
| OKLCH | oklch(76.77% 0.166 330.7) |
| XYZ | xyz(58.2085, 41.6730, 78.3614) |
| Luminance | 0.4167 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Lavender Pink
#DD85D7
ΔE00 3.09
Purply Pink
#F075E6
ΔE00 4.11
Bubblegum Pink
#FE83CC
ΔE00 6.32
Orchid
#DA70D6
ΔE00 6.55
Candy Pink
#FF63E9
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89E4 #89EE93
analogous
#C589EE #EE89E4 #EE89B1
triadic
#EE89E4 #E4EE89 #89E4EE
tetradic
#EE89E4 #EEC589 #89EE93 #89B1EE
square
#EE89E4 #EEC589 #89EE93 #89B1EE
split-complementary
#EE89E4 #B1EE89 #89EEC5
monochromatic
#DD20CA #E654D8 #EE89E4 #F6BEF0 #FBE4F9
Accessibility & contrast
On white
2.25
#EE89E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#EE89E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89E4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89E4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A4E7
Deuteranopia (green-blind)
#A0B2E1
Tritanopia (blue-blind)
#F590AC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ee89e4; /* rgb */ color: rgb(238, 137, 228); /* oklch */ color: oklch(76.8% 0.166 330.7);
Tailwind
colors: {
custom: {
50: '#f5aeec',
500: '#ee89e4',
950: '#000000',
},
}SCSS
$custom: #ee89e4; $custom-light: #f5aeec; $custom-dark: #000000;
JSON
{
"hex": "#ee89e4",
"rgb": {
"r": 238,
"g": 137,
"b": 228
},
"hsl": {
"h": 305.941,
"s": 74.815,
"l": 73.529
},
"oklch": {
"l": 0.76766,
"c": 0.1658,
"h": 330.7
},
"luminance": 0.4167
}Semantic roles & 50–950 ramp
primary
#EE89E4
secondary
#D8F3DB
accent
#D7220F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84