#EF89F8#EF89F8
#EF89F8 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.7% C 0.185 H 324.2°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EF89F8 |
|---|---|
| RGB | rgb(239, 137, 248) |
| HSL | hsl(295, 89%, 75%) |
| HSV | hsv(295, 45%, 97%) |
| CMYK | cmyk(3.6%, 44.8%, 0%, 2.7%) |
| CIE-LAB | lab(71.57, 54.97, -39.36) |
| CIE-LCH | lch(71.57, 67.61, 324.40°) |
| OKLab | oklab(77.75% 0.1497 -0.1081) |
| OKLCH | oklch(77.75% 0.185 324.2) |
| XYZ | xyz(61.4839, 43.0221, 93.8542) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.96
Purply Pink
#F075E6
ΔE00 4.49
Lavender Pink
#DD85D7
ΔE00 5.46
Candy Pink
#FF63E9
ΔE00 6.85
Violet Pink
#FB5FFC
ΔE00 6.93
Light Magenta
#FA5FF7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF89F8 #92F889
analogous
#B789F8 #EF89F8 #F889C9
triadic
#EF89F8 #F8EF89 #89F8EF
tetradic
#EF89F8 #F8B789 #92F889 #89C9F8
square
#EF89F8 #F8B789 #92F889 #89C9F8
split-complementary
#EF89F8 #C9F889 #89F8B7
monochromatic
#DF15F1 #E74FF5 #EF89F8 #F7C3FB #FBE2FD
Accessibility & contrast
On white
2.19
#EF89F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EF89F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF89F8
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF89F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF89F8 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#99B4F5
Tritanopia (blue-blind)
#F396B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ef89f8; /* rgb */ color: rgb(239, 137, 248); /* oklch */ color: oklch(77.7% 0.185 324.2);
Tailwind
colors: {
custom: {
50: '#f6aefb',
500: '#ef89f8',
950: '#000000',
},
}SCSS
$custom: #ef89f8; $custom-light: #f6aefb; $custom-dark: #000000;
JSON
{
"hex": "#ef89f8",
"rgb": {
"r": 239,
"g": 137,
"b": 248
},
"hsl": {
"h": 295.135,
"s": 88.8,
"l": 75.49
},
"oklch": {
"l": 0.77747,
"c": 0.18464,
"h": 324.2
},
"luminance": 0.43019
}Semantic roles & 50–950 ramp
primary
#EF89F8
secondary
#D8F5D6
accent
#E50013
background
#FFFAFF
surface
#FFF5FF
border
#D7CFD7
text
#171017
muted
#857F85