#EE89F8#EE89F8
#EE89F8 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.184 H 323.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89F8 |
|---|---|
| RGB | rgb(238, 137, 248) |
| HSL | hsl(295, 89%, 75%) |
| HSV | hsv(295, 45%, 97%) |
| CMYK | cmyk(4%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.45, 54.69, -39.55) |
| CIE-LCH | lch(71.45, 67.49, 324.13°) |
| OKLab | oklab(77.63% 0.1485 -0.1087) |
| OKLCH | oklch(77.63% 0.184 323.8) |
| XYZ | xyz(61.1472, 42.8485, 93.8384) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Purply Pink
#F075E6
ΔE00 4.53
Lavender Pink
#DD85D7
ΔE00 5.44
Candy Pink
#FF63E9
ΔE00 6.91
Violet Pink
#FB5FFC
ΔE00 6.94
Light Magenta
#FA5FF7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89F8 #93F889
analogous
#B789F8 #EE89F8 #F889CA
triadic
#EE89F8 #F8EE89 #89F8EE
tetradic
#EE89F8 #F8B789 #93F889 #89CAF8
square
#EE89F8 #F8B789 #93F889 #89CAF8
split-complementary
#EE89F8 #CAF889 #89F8B7
monochromatic
#DD15F1 #E64FF5 #EE89F8 #F6C3FB #FBE2FD
Accessibility & contrast
On white
2.19
#EE89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#EE89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89F8
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89F8 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#98B3F5
Tritanopia (blue-blind)
#F296B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee89f8; /* rgb */ color: rgb(238, 137, 248); /* oklch */ color: oklch(77.6% 0.184 323.8);
Tailwind
colors: {
custom: {
50: '#f5aefb',
500: '#ee89f8',
950: '#000000',
},
}SCSS
$custom: #ee89f8; $custom-light: #f5aefb; $custom-dark: #000000;
JSON
{
"hex": "#ee89f8",
"rgb": {
"r": 238,
"g": 137,
"b": 248
},
"hsl": {
"h": 294.595,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.77634,
"c": 0.18407,
"h": 323.8
},
"luminance": 0.42846
}Semantic roles & 50–950 ramp
primary
#EE89F8
secondary
#D9F5D6
accent
#E50015
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85