#EF89F9#EF89F9
#EF89F9 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.8% C 0.186 H 323.8°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89F9 |
|---|---|
| RGB | rgb(239, 137, 249) |
| HSL | hsl(295, 90%, 76%) |
| HSV | hsv(295, 45%, 98%) |
| CMYK | cmyk(4%, 45%, 0%, 2.4%) |
| CIE-LAB | lab(71.61, 55.15, -39.84) |
| CIE-LCH | lch(71.61, 68.03, 324.16°) |
| OKLab | oklab(77.79% 0.1498 -0.1095) |
| OKLCH | oklch(77.79% 0.186 323.8) |
| XYZ | xyz(61.6395, 43.0843, 94.6734) |
| Luminance | 0.4308 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.08
Purply Pink
#F075E6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 5.60
Violet Pink
#FB5FFC
ΔE00 6.90
Candy Pink
#FF63E9
ΔE00 6.91
Light Magenta
#FA5FF7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89F9 #93F989
analogous
#B789F9 #EF89F9 #F989CB
triadic
#EF89F9 #F9EF89 #89F9EF
tetradic
#EF89F9 #F9B789 #93F989 #89CBF9
square
#EF89F9 #F9B789 #93F989 #89CBF9
split-complementary
#EF89F9 #CBF989 #89F9B7
monochromatic
#DF15F3 #E74FF6 #EF89F9 #F7C3FC #FBE2FE
Accessibility & contrast
On white
2.18
#EF89F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#EF89F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89F9
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89F9 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FD
Deuteranopia (green-blind)
#99B4F6
Tritanopia (blue-blind)
#F396B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef89f9; /* rgb */ color: rgb(239, 137, 249); /* oklch */ color: oklch(77.8% 0.186 323.8);
Tailwind
colors: {
custom: {
50: '#f6aefb',
500: '#ef89f9',
950: '#000000',
},
}SCSS
$custom: #ef89f9; $custom-light: #f6aefb; $custom-dark: #000000;
JSON
{
"hex": "#ef89f9",
"rgb": {
"r": 239,
"g": 137,
"b": 249
},
"hsl": {
"h": 294.643,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.77792,
"c": 0.18558,
"h": 323.8
},
"luminance": 0.43082
}Semantic roles & 50–950 ramp
primary
#EF89F9
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85