#EF98FF#EF98FF
#EF98FF is a light, vivid purple. Relative luminance 0.480; OKLCH L 80.3% C 0.167 H 321.2°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98FF |
|---|---|
| RGB | rgb(239, 152, 255) |
| HSL | hsl(291, 100%, 80%) |
| HSV | hsv(291, 40%, 100%) |
| CMYK | cmyk(6.3%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(74.84, 48.66, -38.07) |
| CIE-LCH | lch(74.84, 61.78, 321.97°) |
| OKLab | oklab(80.29% 0.1301 -0.1045) |
| OKLCH | oklch(80.29% 0.167 321.2) |
| XYZ | xyz(64.8727, 48.0295, 100.4417) |
| Luminance | 0.4803 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.88
Mauve
#E0B0FF
ΔE00 6.74
Baby Purple
#CA9BF7
ΔE00 6.89
Lilac (survey)
#CEA2FD
ΔE00 7.03
Lavender Pink
#DD85D7
ΔE00 7.04
Plum
#DDA0DD
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98FF #A8FF98
analogous
#BC98FF #EF98FF #FF98DB
triadic
#EF98FF #FFEF98 #98FFEF
tetradic
#EF98FF #FFBC98 #A8FF98 #98DBFF
square
#EF98FF #FFBC98 #A8FF98 #98DBFF
split-complementary
#EF98FF #DBFF98 #98FFBC
monochromatic
#DC1EFF #E55BFF #EF98FF #F9D5FF #FAE0FF
Accessibility & contrast
On white
1.98
#EF98FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#EF98FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98FF
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98FF | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#F1A4C0
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ef98ff; /* rgb */ color: rgb(239, 152, 255); /* oklch */ color: oklch(80.3% 0.167 321.2);
Tailwind
colors: {
custom: {
50: '#f6b8ff',
500: '#ef98ff',
950: '#000000',
},
}SCSS
$custom: #ef98ff; $custom-light: #f6b8ff; $custom-dark: #000000;
JSON
{
"hex": "#ef98ff",
"rgb": {
"r": 239,
"g": 152,
"b": 255
},
"hsl": {
"h": 290.68,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.80288,
"c": 0.16685,
"h": 321.2
},
"luminance": 0.48027
}Semantic roles & 50–950 ramp
primary
#EF98FF
secondary
#D9F7D4
accent
#E60024
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171118
muted
#858086