#EE98E2#EE98E2
#EE98E2 is a light, vivid purple. Relative luminance 0.461; OKLCH L 79.0% C 0.139 H 331.9°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98E2 |
|---|---|
| RGB | rgb(238, 152, 226) |
| HSL | hsl(308, 72%, 76%) |
| HSV | hsv(308, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 5%, 6.7%) |
| CIE-LAB | lab(73.63, 43.10, -24.17) |
| CIE-LCH | lch(73.63, 49.42, 330.72°) |
| OKLab | oklab(78.99% 0.1223 -0.0652) |
| OKLCH | oklch(78.99% 0.139 331.9) |
| XYZ | xyz(60.2149, 46.1274, 77.6685) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.94
Lavender Pink
#DD85D7
ΔE00 5.11
Violet (CSS)
#EE82EE
ΔE00 6.08
Bubblegum Pink
#FE83CC
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 7.74
Pink (survey)
#FF81C0
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98E2 #98EEA4
analogous
#CF98EE #EE98E2 #EE98B7
triadic
#EE98E2 #E2EE98 #98E2EE
tetradic
#EE98E2 #EECF98 #98EEA4 #98B7EE
square
#EE98E2 #EECF98 #98EEA4 #98B7EE
split-complementary
#EE98E2 #B7EE98 #98EECF
monochromatic
#DD2FC4 #E563D3 #EE98E2 #F7CDF1 #FBE5F8
Accessibility & contrast
On white
2.05
#EE98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#EE98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98E2
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98E2 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ADE5
Deuteranopia (green-blind)
#ACB9DF
Tritanopia (blue-blind)
#F59DB3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ee98e2; /* rgb */ color: rgb(238, 152, 226); /* oklch */ color: oklch(79.0% 0.139 331.9);
Tailwind
colors: {
custom: {
50: '#f5b8eb',
500: '#ee98e2',
950: '#000000',
},
}SCSS
$custom: #ee98e2; $custom-light: #f5b8eb; $custom-dark: #000000;
JSON
{
"hex": "#ee98e2",
"rgb": {
"r": 238,
"g": 152,
"b": 226
},
"hsl": {
"h": 308.372,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.78986,
"c": 0.13859,
"h": 331.9
},
"luminance": 0.46125
}Semantic roles & 50–950 ramp
primary
#EE98E2
secondary
#D9F2DC
accent
#D42D12
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084