#EF98EE#EF98EE
#EF98EE is a light, vivid purple. Relative luminance 0.470; OKLCH L 79.6% C 0.150 H 327.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EF98EE |
|---|---|
| RGB | rgb(239, 152, 238) |
| HSL | hsl(301, 73%, 77%) |
| HSV | hsv(301, 36%, 94%) |
| CMYK | cmyk(0%, 36.4%, 0.4%, 6.3%) |
| CIE-LAB | lab(74.18, 45.53, -29.87) |
| CIE-LCH | lch(74.18, 54.45, 326.73°) |
| OKLab | oklab(79.57% 0.1264 -0.0812) |
| OKLCH | oklch(79.57% 0.15 327.3) |
| XYZ | xyz(62.2562, 46.9829, 86.6616) |
| Luminance | 0.4698 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.83
Plum
#DDA0DD
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 7.09
Mauve
#E0B0FF
ΔE00 7.42
Bubblegum Pink
#FE83CC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF98EE #98EF99
analogous
#C598EF #EF98EE #EF98C3
triadic
#EF98EE #EEEF98 #98EEEF
tetradic
#EF98EE #EFC598 #98EF99 #98C3EF
square
#EF98EE #EFC598 #98EF99 #98C3EF
split-complementary
#EF98EE #C3EF98 #98EFC5
monochromatic
#DF2EDD #E763E5 #EF98EE #F7CDF7 #FBE5FB
Accessibility & contrast
On white
2.02
#EF98EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#EF98EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF98EE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF98EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF98EE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF1
Deuteranopia (green-blind)
#A8BAEB
Tritanopia (blue-blind)
#F4A0B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ef98ee; /* rgb */ color: rgb(239, 152, 238); /* oklch */ color: oklch(79.6% 0.150 327.3);
Tailwind
colors: {
custom: {
50: '#f5b8f3',
500: '#ef98ee',
950: '#000000',
},
}SCSS
$custom: #ef98ee; $custom-light: #f5b8f3; $custom-dark: #000000;
JSON
{
"hex": "#ef98ee",
"rgb": {
"r": 239,
"g": 152,
"b": 238
},
"hsl": {
"h": 300.69,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.7957,
"c": 0.15023,
"h": 327.3
},
"luminance": 0.4698
}Semantic roles & 50–950 ramp
primary
#EF98EE
secondary
#D8F3D9
accent
#D51310
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085