#EE98EA#EE98EA
#EE98EA is a light, vivid purple. Relative luminance 0.466; OKLCH L 79.3% C 0.146 H 328.5°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EE98EA |
|---|---|
| RGB | rgb(238, 152, 234) |
| HSL | hsl(303, 72%, 76%) |
| HSV | hsv(303, 36%, 93%) |
| CMYK | cmyk(0%, 36.1%, 1.7%, 6.7%) |
| CIE-LAB | lab(73.92, 44.50, -28.10) |
| CIE-LCH | lch(73.92, 52.63, 327.74°) |
| OKLab | oklab(79.3% 0.1243 -0.0762) |
| OKLCH | oklch(79.3% 0.146 328.5) |
| XYZ | xyz(61.3383, 46.5768, 83.5852) |
| Luminance | 0.4657 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.44
Lavender Pink
#DD85D7
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 7.21
Bubblegum Pink
#FE83CC
ΔE00 7.61
Mauve
#E0B0FF
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE98EA #98EE9C
analogous
#C798EE #EE98EA #EE98BF
triadic
#EE98EA #EAEE98 #98EAEE
tetradic
#EE98EA #EEC798 #98EE9C #98BFEE
square
#EE98EA #EEC798 #98EE9C #98BFEE
split-complementary
#EE98EA #BFEE98 #98EEC7
monochromatic
#DD2FD5 #E563DF #EE98EA #F7CDF5 #FBE5FA
Accessibility & contrast
On white
2.04
#EE98EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#EE98EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE98EA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE98EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE98EA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFED
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#F49FB7
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ee98ea; /* rgb */ color: rgb(238, 152, 234); /* oklch */ color: oklch(79.3% 0.146 328.5);
Tailwind
colors: {
custom: {
50: '#f5b8f1',
500: '#ee98ea',
950: '#000000',
},
}SCSS
$custom: #ee98ea; $custom-light: #f5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#ee98ea",
"rgb": {
"r": 238,
"g": 152,
"b": 234
},
"hsl": {
"h": 302.791,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.793,
"c": 0.14582,
"h": 328.5
},
"luminance": 0.46574
}Semantic roles & 50–950 ramp
primary
#EE98EA
secondary
#D9F2DA
accent
#D41B12
background
#FFFBFE
surface
#FEF6FD
border
#D6D0D5
text
#171116
muted
#858084