#EE98F7#EE98F7
#EE98F7 is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.8% C 0.158 H 323.5°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98F7 |
|---|---|
| RGB | rgb(238, 152, 247) |
| HSL | hsl(294, 86%, 78%) |
| HSV | hsv(294, 38%, 97%) |
| CMYK | cmyk(3.6%, 38.5%, 0%, 3.1%) |
| CIE-LAB | lab(74.41, 46.87, -34.41) |
| CIE-LCH | lch(74.41, 58.14, 323.72°) |
| OKLab | oklab(79.84% 0.1273 -0.0941) |
| OKLCH | oklch(79.84% 0.158 323.5) |
| XYZ | xyz(63.2749, 47.3514, 93.7843) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.58
Plum
#DDA0DD
ΔE00 6.07
Lavender Pink
#DD85D7
ΔE00 6.08
Mauve
#E0B0FF
ΔE00 6.79
Purply Pink
#F075E6
ΔE00 7.15
Baby Purple
#CA9BF7
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98F7 #A1F798
analogous
#BE98F7 #EE98F7 #F798D0
triadic
#EE98F7 #F7EE98 #98F7EE
tetradic
#EE98F7 #F7BE98 #A1F798 #98D0F7
square
#EE98F7 #F7BE98 #A1F798 #98D0F7
split-complementary
#EE98F7 #D0F798 #98F7BE
monochromatic
#DB26EE #E55FF3 #EE98F7 #F7D1FB #FAE3FD
Accessibility & contrast
On white
2.01
#EE98F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#EE98F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98F7
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98F7 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB1FA
Deuteranopia (green-blind)
#A4BBF4
Tritanopia (blue-blind)
#F1A2BC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee98f7; /* rgb */ color: rgb(238, 152, 247); /* oklch */ color: oklch(79.8% 0.158 323.5);
Tailwind
colors: {
custom: {
50: '#f5b8fa',
500: '#ee98f7',
950: '#000000',
},
}SCSS
$custom: #ee98f7; $custom-light: #f5b8fa; $custom-dark: #000000;
JSON
{
"hex": "#ee98f7",
"rgb": {
"r": 238,
"g": 152,
"b": 247
},
"hsl": {
"h": 294.316,
"s": 85.586,
"l": 78.235
},
"oklch": {
"l": 0.79837,
"c": 0.15829,
"h": 323.5
},
"luminance": 0.47349
}Semantic roles & 50–950 ramp
primary
#EE98F7
secondary
#D9F5D6
accent
#E20319
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085