#EF89E9#EF89E9
#EF89E9 is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.1% C 0.171 H 329.2°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89E9 |
|---|---|
| RGB | rgb(239, 137, 233) |
| HSL | hsl(304, 76%, 74%) |
| HSV | hsv(304, 43%, 94%) |
| CMYK | cmyk(0%, 42.7%, 2.5%, 6.3%) |
| CIE-LAB | lab(70.96, 52.30, -32.10) |
| CIE-LCH | lch(70.96, 61.36, 328.46°) |
| OKLab | oklab(77.09% 0.1468 -0.0874) |
| OKLCH | oklch(77.09% 0.171 329.2) |
| XYZ | xyz(59.2494, 42.1283, 82.0857) |
| Luminance | 0.4213 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.00
Lavender Pink
#DD85D7
ΔE00 3.57
Purply Pink
#F075E6
ΔE00 3.91
Candy Pink
#FF63E9
ΔE00 6.55
Orchid
#DA70D6
ΔE00 6.63
Bubblegum Pink
#FE83CC
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89E9 #89EF8F
analogous
#C289EF #EF89E9 #EF89B6
triadic
#EF89E9 #E9EF89 #89E9EF
tetradic
#EF89E9 #EFC289 #89EF8F #89B6EF
square
#EF89E9 #EFC289 #89EF8F #89B6EF
split-complementary
#EF89E9 #B6EF89 #89EFC2
monochromatic
#DF1ED4 #E853DF #EF89E9 #F6BFF3 #FBE4FA
Accessibility & contrast
On white
2.23
#EF89E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#EF89E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89E9
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89E9 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A5EC
Deuteranopia (green-blind)
#9FB3E6
Tritanopia (blue-blind)
#F692AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ef89e9; /* rgb */ color: rgb(239, 137, 233); /* oklch */ color: oklch(77.1% 0.171 329.2);
Tailwind
colors: {
custom: {
50: '#f6aef0',
500: '#ef89e9',
950: '#000000',
},
}SCSS
$custom: #ef89e9; $custom-light: #f6aef0; $custom-dark: #000000;
JSON
{
"hex": "#ef89e9",
"rgb": {
"r": 239,
"g": 137,
"b": 233
},
"hsl": {
"h": 303.529,
"s": 76.119,
"l": 73.725
},
"oklch": {
"l": 0.77091,
"c": 0.17088,
"h": 329.2
},
"luminance": 0.42125
}Semantic roles & 50–950 ramp
primary
#EF89E9
secondary
#D8F3DA
accent
#D8190D
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171016
muted
#857F84