#EE89FB#EE89FB
#EE89FB is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.8% C 0.187 H 322.9°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EE89FB |
|---|---|
| RGB | rgb(238, 137, 251) |
| HSL | hsl(293, 93%, 76%) |
| HSV | hsv(293, 45%, 98%) |
| CMYK | cmyk(5.2%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.58, 55.24, -40.99) |
| CIE-LCH | lch(71.58, 68.78, 323.43°) |
| OKLab | oklab(77.77% 0.149 -0.1128) |
| OKLCH | oklch(77.77% 0.187 322.9) |
| XYZ | xyz(61.6163, 43.0361, 96.3093) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.40
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.88
Violet Pink
#FB5FFC
ΔE00 6.88
Light Magenta
#FA5FF7
ΔE00 6.95
Candy Pink
#FF63E9
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE89FB #96FB89
analogous
#B589FB #EE89FB #FB89CF
triadic
#EE89FB #FBEE89 #89FBEE
tetradic
#EE89FB #FBB589 #96FB89 #89CFFB
square
#EE89FB #FBB589 #96FB89 #89CFFB
split-complementary
#EE89FB #CFFB89 #89FBB5
monochromatic
#DD13F7 #E54EF9 #EE89FB #F7C4FD #FBE1FE
Accessibility & contrast
On white
2.19
#EE89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#EE89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE89FB
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE89FB | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#97B3F8
Tritanopia (blue-blind)
#F197B6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee89fb; /* rgb */ color: rgb(238, 137, 251); /* oklch */ color: oklch(77.8% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#f5aefd',
500: '#ee89fb',
950: '#000000',
},
}SCSS
$custom: #ee89fb; $custom-light: #f5aefd; $custom-dark: #000000;
JSON
{
"hex": "#ee89fb",
"rgb": {
"r": 238,
"g": 137,
"b": 251
},
"hsl": {
"h": 293.158,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.7777,
"c": 0.18693,
"h": 322.9
},
"luminance": 0.43033
}Semantic roles & 50–950 ramp
primary
#EE89FB
secondary
#D9F6D5
accent
#E6001A
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85