#EE89F5#EE89F5
#EE89F5 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.5% C 0.181 H 324.8°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89F5 |
|---|---|
| RGB | rgb(238, 137, 245) |
| HSL | hsl(296, 84%, 75%) |
| HSV | hsv(296, 44%, 96%) |
| CMYK | cmyk(2.9%, 44.1%, 0%, 3.9%) |
| CIE-LAB | lab(71.33, 54.14, -38.11) |
| CIE-LCH | lch(71.33, 66.21, 324.86°) |
| OKLab | oklab(77.5% 0.148 -0.1046) |
| OKLCH | oklch(77.5% 0.181 324.8) |
| XYZ | xyz(60.6855, 42.6638, 91.4069) |
| Luminance | 0.4266 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.67
Purply Pink
#F075E6
ΔE00 4.28
Lavender Pink
#DD85D7
ΔE00 5.01
Candy Pink
#FF63E9
ΔE00 6.76
Light Magenta
#FA5FF7
ΔE00 7.01
Violet Pink
#FB5FFC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89F5 #90F589
analogous
#B889F5 #EE89F5 #F589C6
triadic
#EE89F5 #F5EE89 #89F5EE
tetradic
#EE89F5 #F5B889 #90F589 #89C6F5
square
#EE89F5 #F5B889 #90F589 #89C6F5
split-complementary
#EE89F5 #C6F589 #89F5B8
monochromatic
#DE18EB #E651F0 #EE89F5 #F6C1FA #FBE3FD
Accessibility & contrast
On white
2.20
#EE89F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#EE89F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89F5
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89F5 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7F9
Deuteranopia (green-blind)
#9AB3F2
Tritanopia (blue-blind)
#F295B4
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee89f5; /* rgb */ color: rgb(238, 137, 245); /* oklch */ color: oklch(77.5% 0.181 324.8);
Tailwind
colors: {
custom: {
50: '#f5aef9',
500: '#ee89f5',
950: '#000000',
},
}SCSS
$custom: #ee89f5; $custom-light: #f5aef9; $custom-dark: #000000;
JSON
{
"hex": "#ee89f5",
"rgb": {
"r": 238,
"g": 137,
"b": 245
},
"hsl": {
"h": 296.111,
"s": 84.375,
"l": 74.902
},
"oklch": {
"l": 0.77499,
"c": 0.18123,
"h": 324.8
},
"luminance": 0.42661
}Semantic roles & 50–950 ramp
primary
#EE89F5
secondary
#D8F5D6
accent
#E10513
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85