#EE98EB#EE98EB
#EE98EB is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.3% C 0.147 H 328.1°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98EB |
|---|---|
| RGB | rgb(238, 152, 235) |
| HSL | hsl(302, 72%, 76%) |
| HSV | hsv(302, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 1.3%, 6.7%) |
| CIE-LAB | lab(73.96, 44.68, -28.58) |
| CIE-LCH | lch(73.96, 53.04, 327.39°) |
| OKLab | oklab(79.34% 0.1246 -0.0776) |
| OKLCH | oklch(79.34% 0.147 328.1) |
| XYZ | xyz(61.4824, 46.6344, 84.3439) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.03
Lavender Pink
#DD85D7
ΔE00 5.13
Purply Pink
#F075E6
ΔE00 7.17
Mauve
#E0B0FF
ΔE00 7.57
Bubblegum Pink
#FE83CC
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98EB #98EE9B
analogous
#C698EE #EE98EB #EE98C0
triadic
#EE98EB #EBEE98 #98EBEE
tetradic
#EE98EB #EEC698 #98EE9B #98C0EE
square
#EE98EB #EEC698 #98EE9B #98C0EE
split-complementary
#EE98EB #C0EE98 #98EEC6
monochromatic
#DD2FD7 #E563E1 #EE98EB #F7CDF5 #FBE5FA
Accessibility & contrast
On white
2.03
#EE98EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#EE98EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98EB
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98EB | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFEE
Deuteranopia (green-blind)
#A9BAE8
Tritanopia (blue-blind)
#F49FB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee98eb; /* rgb */ color: rgb(238, 152, 235); /* oklch */ color: oklch(79.3% 0.147 328.1);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ee98eb',
950: '#000000',
},
}SCSS
$custom: #ee98eb; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee98eb",
"rgb": {
"r": 238,
"g": 152,
"b": 235
},
"hsl": {
"h": 302.093,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.7934,
"c": 0.14676,
"h": 328.1
},
"luminance": 0.46632
}Semantic roles & 50–950 ramp
primary
#EE98EB
secondary
#D9F2DA
accent
#D41912
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084