#EF98ED#EF98ED
#EF98ED is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.149 H 327.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98ED |
|---|---|
| RGB | rgb(239, 152, 237) |
| HSL | hsl(301, 73%, 77%) |
| HSV | hsv(301, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 0.8%, 6.3%) |
| CIE-LAB | lab(74.14, 45.35, -29.38) |
| CIE-LCH | lch(74.14, 54.03, 327.06°) |
| OKLab | oklab(79.53% 0.1261 -0.0798) |
| OKLCH | oklch(79.53% 0.149 327.7) |
| XYZ | xyz(62.1097, 46.9243, 85.8900) |
| Luminance | 0.4692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.82
Violet (CSS)
#EE82EE
ΔE00 4.90
Lavender Pink
#DD85D7
ΔE00 5.28
Purply Pink
#F075E6
ΔE00 7.11
Mauve
#E0B0FF
ΔE00 7.50
Bubblegum Pink
#FE83CC
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98ED #98EF9A
analogous
#C698EF #EF98ED #EF98C2
triadic
#EF98ED #EDEF98 #98EDEF
tetradic
#EF98ED #EFC698 #98EF9A #98C2EF
square
#EF98ED #EFC698 #98EF9A #98C2EF
split-complementary
#EF98ED #C2EF98 #98EFC6
monochromatic
#DF2EDA #E763E4 #EF98ED #F7CDF6 #FBE5FA
Accessibility & contrast
On white
2.02
#EF98ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#EF98ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98ED
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98ED | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A9BAEA
Tritanopia (blue-blind)
#F4A0B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef98ed; /* rgb */ color: rgb(239, 152, 237); /* oklch */ color: oklch(79.5% 0.149 327.7);
Tailwind
colors: {
custom: {
50: '#f5b8f3',
500: '#ef98ed',
950: '#000000',
},
}SCSS
$custom: #ef98ed; $custom-light: #f5b8f3; $custom-dark: #000000;
JSON
{
"hex": "#ef98ed",
"rgb": {
"r": 239,
"g": 152,
"b": 237
},
"hsl": {
"h": 301.379,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.7953,
"c": 0.14929,
"h": 327.7
},
"luminance": 0.46922
}Semantic roles & 50–950 ramp
primary
#EF98ED
secondary
#D8F3D9
accent
#D51510
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085