#EE98F9#EE98F9
#EE98F9 is a light, vivid purple. Relative luminance 0.475; OKLCH L 79.9% C 0.160 H 322.8°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98F9 |
|---|---|
| RGB | rgb(238, 152, 249) |
| HSL | hsl(293, 89%, 79%) |
| HSV | hsv(293, 39%, 98%) |
| CMYK | cmyk(4.4%, 39%, 0%, 2.4%) |
| CIE-LAB | lab(74.49, 47.24, -35.37) |
| CIE-LCH | lch(74.49, 59.01, 323.18°) |
| OKLab | oklab(79.92% 0.1277 -0.0968) |
| OKLCH | oklch(79.92% 0.16 322.8) |
| XYZ | xyz(63.5852, 47.4755, 95.4185) |
| Luminance | 0.4747 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.36
Mauve
#E0B0FF
ΔE00 6.73
Baby Purple
#CA9BF7
ΔE00 7.08
Purply Pink
#F075E6
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98F9 #A3F998
analogous
#BD98F9 #EE98F9 #F998D3
triadic
#EE98F9 #F9EE98 #98F9EE
tetradic
#EE98F9 #F9BD98 #A3F998 #98D3F9
square
#EE98F9 #F9BD98 #A3F998 #98D3F9
split-complementary
#EE98F9 #D3F998 #98F9BD
monochromatic
#DB24F2 #E45EF6 #EE98F9 #F8D2FC #FAE2FD
Accessibility & contrast
On white
2.00
#EE98F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EE98F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98F9
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98F9 | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB1FD
Deuteranopia (green-blind)
#A3BBF6
Tritanopia (blue-blind)
#F1A3BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ee98f9; /* rgb */ color: rgb(238, 152, 249); /* oklch */ color: oklch(79.9% 0.160 322.8);
Tailwind
colors: {
custom: {
50: '#f5b8fb',
500: '#ee98f9',
950: '#000000',
},
}SCSS
$custom: #ee98f9; $custom-light: #f5b8fb; $custom-dark: #000000;
JSON
{
"hex": "#ee98f9",
"rgb": {
"r": 238,
"g": 152,
"b": 249
},
"hsl": {
"h": 293.196,
"s": 88.991,
"l": 78.627
},
"oklch": {
"l": 0.79922,
"c": 0.16028,
"h": 322.8
},
"luminance": 0.47473
}Semantic roles & 50–950 ramp
primary
#EE98F9
secondary
#D9F5D6
accent
#E6001A
background
#FFFBFF
surface
#FFF6FF
border
#D7D0D7
text
#171117
muted
#858085