#EE98EF#EE98EF
#EE98EF is a light, vivid purple. Relative luminance 0.469; OKLCH L 79.5% C 0.151 H 326.5°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98EF |
|---|---|
| RGB | rgb(238, 152, 239) |
| HSL | hsl(299, 73%, 77%) |
| HSV | hsv(299, 36%, 94%) |
| CMYK | cmyk(0.4%, 36.4%, 0%, 6.3%) |
| CIE-LAB | lab(74.11, 45.40, -30.53) |
| CIE-LCH | lch(74.11, 54.71, 326.08°) |
| OKLab | oklab(79.5% 0.1255 -0.0831) |
| OKLCH | oklch(79.5% 0.151 326.5) |
| XYZ | xyz(62.0668, 46.8682, 87.4217) |
| Luminance | 0.4687 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.75
Plum
#DDA0DD
ΔE00 4.99
Lavender Pink
#DD85D7
ΔE00 5.35
Purply Pink
#F075E6
ΔE00 7.07
Mauve
#E0B0FF
ΔE00 7.23
Baby Purple
#CA9BF7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98EF #99EF98
analogous
#C398EF #EE98EF #EF98C5
triadic
#EE98EF #EFEE98 #98EFEE
tetradic
#EE98EF #EFC398 #99EF98 #98C5EF
square
#EE98EF #EFC398 #99EF98 #98C5EF
split-complementary
#EE98EF #C5EF98 #98EFC3
monochromatic
#DD2EDF #E563E7 #EE98EF #F7CDF7 #FBE5FB
Accessibility & contrast
On white
2.02
#EE98EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#EE98EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98EF
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98EF | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91AFF2
Deuteranopia (green-blind)
#A7BAEC
Tritanopia (blue-blind)
#F3A0B9
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee98ef; /* rgb */ color: rgb(238, 152, 239); /* oklch */ color: oklch(79.5% 0.151 326.5);
Tailwind
colors: {
custom: {
50: '#f5b8f4',
500: '#ee98ef',
950: '#000000',
},
}SCSS
$custom: #ee98ef; $custom-light: #f5b8f4; $custom-dark: #000000;
JSON
{
"hex": "#ee98ef",
"rgb": {
"r": 238,
"g": 152,
"b": 239
},
"hsl": {
"h": 299.31,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.79503,
"c": 0.15054,
"h": 326.5
},
"luminance": 0.46866
}Semantic roles & 50–950 ramp
primary
#EE98EF
secondary
#D9F3D8
accent
#D51013
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085