#EF98EB#EF98EB
#EF98EB is a light, vivid purple. Relative luminance 0.468; OKLCH L 79.4% C 0.147 H 328.5°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98EB |
|---|---|
| RGB | rgb(239, 152, 235) |
| HSL | hsl(303, 73%, 77%) |
| HSV | hsv(303, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 1.7%, 6.3%) |
| CIE-LAB | lab(74.07, 44.99, -28.40) |
| CIE-LCH | lch(74.07, 53.21, 327.74°) |
| OKLab | oklab(79.45% 0.1257 -0.0771) |
| OKLCH | oklch(79.45% 0.147 328.5) |
| XYZ | xyz(61.8192, 46.8081, 84.3597) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.62
Violet (CSS)
#EE82EE
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.19
Purply Pink
#F075E6
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.63
Mauve
#E0B0FF
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98EB #98EF9C
analogous
#C898EF #EF98EB #EF98C0
triadic
#EF98EB #EBEF98 #98EBEF
tetradic
#EF98EB #EFC898 #98EF9C #98C0EF
square
#EF98EB #EFC898 #98EF9C #98C0EF
split-complementary
#EF98EB #C0EF98 #98EFC8
monochromatic
#DF2ED6 #E763E1 #EF98EB #F7CDF5 #FBE5FA
Accessibility & contrast
On white
2.03
#EF98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#EF98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98EB
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98EB | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F59FB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef98eb; /* rgb */ color: rgb(239, 152, 235); /* oklch */ color: oklch(79.4% 0.147 328.5);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ef98eb',
950: '#000000',
},
}SCSS
$custom: #ef98eb; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ef98eb",
"rgb": {
"r": 239,
"g": 152,
"b": 235
},
"hsl": {
"h": 302.759,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79449,
"c": 0.14743,
"h": 328.5
},
"luminance": 0.46805
}Semantic roles & 50–950 ramp
primary
#EF98EB
secondary
#D8F3DA
accent
#D51910
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084