#EE98ED#EE98ED
#EE98ED is a light, vivid purple. Relative luminance 0.467; OKLCH L 79.4% C 0.149 H 327.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98ED |
|---|---|
| RGB | rgb(238, 152, 237) |
| HSL | hsl(301, 72%, 76%) |
| HSV | hsv(301, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 0.4%, 6.7%) |
| CIE-LAB | lab(74.03, 45.04, -29.56) |
| CIE-LCH | lch(74.03, 53.88, 326.72°) |
| OKLab | oklab(79.42% 0.125 -0.0804) |
| OKLCH | oklch(79.42% 0.149 327.3) |
| XYZ | xyz(61.7730, 46.7507, 85.8742) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.76
Violet (CSS)
#EE82EE
ΔE00 4.87
Lavender Pink
#DD85D7
ΔE00 5.23
Purply Pink
#F075E6
ΔE00 7.11
Mauve
#E0B0FF
ΔE00 7.39
Bubblegum Pink
#FE83CC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98ED #98EE99
analogous
#C498EE #EE98ED #EE98C2
triadic
#EE98ED #EDEE98 #98EDEE
tetradic
#EE98ED #EEC498 #98EE99 #98C2EE
square
#EE98ED #EEC498 #98EE99 #98C2EE
split-complementary
#EE98ED #C2EE98 #98EEC4
monochromatic
#DD2FDB #E563E4 #EE98ED #F7CDF6 #FBE5FA
Accessibility & contrast
On white
2.03
#EE98ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EE98ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98ED
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98ED | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92AFF0
Deuteranopia (green-blind)
#A8BAEA
Tritanopia (blue-blind)
#F3A0B8
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee98ed; /* rgb */ color: rgb(238, 152, 237); /* oklch */ color: oklch(79.4% 0.149 327.3);
Tailwind
colors: {
custom: {
50: '#f5b8f3',
500: '#ee98ed',
950: '#000000',
},
}SCSS
$custom: #ee98ed; $custom-light: #f5b8f3; $custom-dark: #000000;
JSON
{
"hex": "#ee98ed",
"rgb": {
"r": 238,
"g": 152,
"b": 237
},
"hsl": {
"h": 300.698,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.79421,
"c": 0.14864,
"h": 327.3
},
"luminance": 0.46748
}Semantic roles & 50–950 ramp
primary
#EE98ED
secondary
#D9F2D9
accent
#D41412
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171117
muted
#858085