#EF89FB#EF89FB
#EF89FB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.9% C 0.187 H 323.2°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89FB |
|---|---|
| RGB | rgb(239, 137, 251) |
| HSL | hsl(294, 93%, 76%) |
| HSV | hsv(294, 45%, 98%) |
| CMYK | cmyk(4.8%, 45.4%, 0%, 1.6%) |
| CIE-LAB | lab(71.70, 55.52, -40.79) |
| CIE-LCH | lch(71.70, 68.89, 323.69°) |
| OKLab | oklab(77.88% 0.1502 -0.1122) |
| OKLCH | oklch(77.88% 0.187 323.2) |
| XYZ | xyz(61.9531, 43.2098, 96.3250) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.35
Purply Pink
#F075E6
ΔE00 4.78
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 6.86
Light Magenta
#FA5FF7
ΔE00 6.93
Candy Pink
#FF63E9
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89FB #95FB89
analogous
#B689FB #EF89FB #FB89CE
triadic
#EF89FB #FBEF89 #89FBEF
tetradic
#EF89FB #FBB689 #95FB89 #89CEFB
square
#EF89FB #FBB689 #95FB89 #89CEFB
split-complementary
#EF89FB #CEFB89 #89FBB6
monochromatic
#DF13F7 #E74EF9 #EF89FB #F7C4FD #FBE1FE
Accessibility & contrast
On white
2.18
#EF89FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#EF89FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89FB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89FB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#98B4F8
Tritanopia (blue-blind)
#F297B6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef89fb; /* rgb */ color: rgb(239, 137, 251); /* oklch */ color: oklch(77.9% 0.187 323.2);
Tailwind
colors: {
custom: {
50: '#f6aefd',
500: '#ef89fb',
950: '#000000',
},
}SCSS
$custom: #ef89fb; $custom-light: #f6aefd; $custom-dark: #000000;
JSON
{
"hex": "#ef89fb",
"rgb": {
"r": 239,
"g": 137,
"b": 251
},
"hsl": {
"h": 293.684,
"s": 93.443,
"l": 76.078
},
"oklch": {
"l": 0.77883,
"c": 0.18747,
"h": 323.2
},
"luminance": 0.43207
}Semantic roles & 50–950 ramp
primary
#EF89FB
secondary
#D8F6D5
accent
#E60018
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171117
muted
#858085