#EF89F4#EF89F4
#EF89F4 is a light, vivid purple. Relative luminance 0.428; OKLCH L 77.6% C 0.181 H 325.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89F4 |
|---|---|
| RGB | rgb(239, 137, 244) |
| HSL | hsl(297, 83%, 75%) |
| HSV | hsv(297, 44%, 96%) |
| CMYK | cmyk(2%, 43.9%, 0%, 4.3%) |
| CIE-LAB | lab(71.40, 54.24, -37.43) |
| CIE-LCH | lch(71.40, 65.91, 325.39°) |
| OKLab | oklab(77.57% 0.149 -0.1026) |
| OKLCH | oklch(77.57% 0.181 325.4) |
| XYZ | xyz(60.8700, 42.7765, 90.6208) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.56
Purply Pink
#F075E6
ΔE00 4.18
Lavender Pink
#DD85D7
ΔE00 4.89
Candy Pink
#FF63E9
ΔE00 6.67
Light Magenta
#FA5FF7
ΔE00 7.03
Orchid
#DA70D6
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89F4 #8EF489
analogous
#B989F4 #EF89F4 #F489C4
triadic
#EF89F4 #F4EF89 #89F4EF
tetradic
#EF89F4 #F4B989 #8EF489 #89C4F4
square
#EF89F4 #F4B989 #8EF489 #89C4F4
split-complementary
#EF89F4 #C4F489 #89F4B9
monochromatic
#E019EA #E751EF #EF89F4 #F7C1F9 #FBE3FC
Accessibility & contrast
On white
2.20
#EF89F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#EF89F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89F4
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89F4 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F8
Deuteranopia (green-blind)
#9BB3F1
Tritanopia (blue-blind)
#F495B3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef89f4; /* rgb */ color: rgb(239, 137, 244); /* oklch */ color: oklch(77.6% 0.181 325.4);
Tailwind
colors: {
custom: {
50: '#f6aef8',
500: '#ef89f4',
950: '#000000',
},
}SCSS
$custom: #ef89f4; $custom-light: #f6aef8; $custom-dark: #000000;
JSON
{
"hex": "#ef89f4",
"rgb": {
"r": 239,
"g": 137,
"b": 244
},
"hsl": {
"h": 297.196,
"s": 82.946,
"l": 74.706
},
"oklch": {
"l": 0.77568,
"c": 0.18088,
"h": 325.4
},
"luminance": 0.42774
}Semantic roles & 50–950 ramp
primary
#EF89F4
secondary
#D8F4D7
accent
#DF0610
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85