#EF98EA#EF98EA
#EF98EA is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.4% C 0.146 H 328.9°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98EA |
|---|---|
| RGB | rgb(239, 152, 234) |
| HSL | hsl(303, 73%, 77%) |
| HSV | hsv(303, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 2.1%, 6.3%) |
| CIE-LAB | lab(74.03, 44.81, -27.91) |
| CIE-LCH | lch(74.03, 52.80, 328.08°) |
| OKLab | oklab(79.41% 0.1254 -0.0757) |
| OKLCH | oklch(79.41% 0.147 328.9) |
| XYZ | xyz(61.6751, 46.7504, 83.6010) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.52
Violet (CSS)
#EE82EE
ΔE00 5.15
Lavender Pink
#DD85D7
ΔE00 5.16
Purply Pink
#F075E6
ΔE00 7.22
Bubblegum Pink
#FE83CC
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98EA #98EF9D
analogous
#C998EF #EF98EA #EF98BF
triadic
#EF98EA #EAEF98 #98EAEF
tetradic
#EF98EA #EFC998 #98EF9D #98BFEF
square
#EF98EA #EFC998 #98EF9D #98BFEF
split-complementary
#EF98EA #BFEF98 #98EFC9
monochromatic
#DF2ED4 #E763DF #EF98EA #F7CDF5 #FBE5FA
Accessibility & contrast
On white
2.03
#EF98EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EF98EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98EA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98EA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFED
Deuteranopia (green-blind)
#AABAE7
Tritanopia (blue-blind)
#F59FB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef98ea; /* rgb */ color: rgb(239, 152, 234); /* oklch */ color: oklch(79.4% 0.146 328.9);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ef98ea',
950: '#000000',
},
}SCSS
$custom: #ef98ea; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef98ea",
"rgb": {
"r": 239,
"g": 152,
"b": 234
},
"hsl": {
"h": 303.448,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79409,
"c": 0.1465,
"h": 328.9
},
"luminance": 0.46748
}Semantic roles & 50–950 ramp
primary
#EF98EA
secondary
#D8F3DA
accent
#D51C10
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084