#EE89F4#EE89F4
#EE89F4 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.5% C 0.180 H 325.1°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89F4 |
|---|---|
| RGB | rgb(238, 137, 244) |
| HSL | hsl(297, 83%, 75%) |
| HSV | hsv(297, 44%, 96%) |
| CMYK | cmyk(2.5%, 43.9%, 0%, 4.3%) |
| CIE-LAB | lab(71.28, 53.96, -37.63) |
| CIE-LCH | lch(71.28, 65.78, 325.11°) |
| OKLab | oklab(77.45% 0.1478 -0.1032) |
| OKLCH | oklch(77.45% 0.18 325.1) |
| XYZ | xyz(60.5333, 42.6029, 90.6050) |
| Luminance | 0.4260 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.58
Purply Pink
#F075E6
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.86
Candy Pink
#FF63E9
ΔE00 6.72
Orchid
#DA70D6
ΔE00 6.98
Light Magenta
#FA5FF7
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89F4 #8FF489
analogous
#B989F4 #EE89F4 #F489C4
triadic
#EE89F4 #F4EE89 #89F4EE
tetradic
#EE89F4 #F4B989 #8FF489 #89C4F4
square
#EE89F4 #F4B989 #8FF489 #89C4F4
split-complementary
#EE89F4 #C4F489 #89F4B9
monochromatic
#DE19EA #E651EF #EE89F4 #F6C1F9 #FBE3FC
Accessibility & contrast
On white
2.21
#EE89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EE89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89F4
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89F4 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#F395B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee89f4; /* rgb */ color: rgb(238, 137, 244); /* oklch */ color: oklch(77.5% 0.180 325.1);
Tailwind
colors: {
custom: {
50: '#f5aef8',
500: '#ee89f4',
950: '#000000',
},
}SCSS
$custom: #ee89f4; $custom-light: #f5aef8; $custom-dark: #000000;
JSON
{
"hex": "#ee89f4",
"rgb": {
"r": 238,
"g": 137,
"b": 244
},
"hsl": {
"h": 296.636,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.77454,
"c": 0.18029,
"h": 325.1
},
"luminance": 0.426
}Semantic roles & 50–950 ramp
primary
#EE89F4
secondary
#D8F4D7
accent
#DF0612
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85