#EE98E4#EE98E4
#EE98E4 is a light, vivid purple. Relative luminance 0.462; OKLCH L 79.1% C 0.140 H 331.0°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98E4 |
|---|---|
| RGB | rgb(238, 152, 228) |
| HSL | hsl(307, 72%, 76%) |
| HSV | hsv(307, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 4.2%, 6.7%) |
| CIE-LAB | lab(73.70, 43.45, -25.15) |
| CIE-LCH | lch(73.70, 50.20, 329.93°) |
| OKLab | oklab(79.06% 0.1228 -0.068) |
| OKLCH | oklch(79.06% 0.14 331) |
| XYZ | xyz(60.4909, 46.2378, 79.1222) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.05
Violet (CSS)
#EE82EE
ΔE00 5.80
Bubblegum Pink
#FE83CC
ΔE00 6.75
Purply Pink
#F075E6
ΔE00 7.57
Mauve
#E0B0FF
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98E4 #98EEA2
analogous
#CD98EE #EE98E4 #EE98B9
triadic
#EE98E4 #E4EE98 #98E4EE
tetradic
#EE98E4 #EECD98 #98EEA2 #98B9EE
square
#EE98E4 #EECD98 #98EEA2 #98B9EE
split-complementary
#EE98E4 #B9EE98 #98EECD
monochromatic
#DD2FC8 #E563D6 #EE98E4 #F7CDF2 #FBE5F8
Accessibility & contrast
On white
2.05
#EE98E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#EE98E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98E4
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98E4 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95AEE7
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#F59EB4
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee98e4; /* rgb */ color: rgb(238, 152, 228); /* oklch */ color: oklch(79.1% 0.140 331.0);
Tailwind
colors: {
custom: {
50: '#f5b8ec',
500: '#ee98e4',
950: '#000000',
},
}SCSS
$custom: #ee98e4; $custom-light: #f5b8ec; $custom-dark: #000000;
JSON
{
"hex": "#ee98e4",
"rgb": {
"r": 238,
"g": 152,
"b": 228
},
"hsl": {
"h": 306.977,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.79063,
"c": 0.14036,
"h": 331
},
"luminance": 0.46235
}Semantic roles & 50–950 ramp
primary
#EE98E4
secondary
#D9F2DC
accent
#D42812
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084