#EE94EA#EE94EA
#EE94EA is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.7% C 0.153 H 328.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94EA |
|---|---|
| RGB | rgb(238, 148, 234) |
| HSL | hsl(303, 73%, 76%) |
| HSV | hsv(303, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 1.7%, 6.7%) |
| CIE-LAB | lab(73.09, 46.58, -29.37) |
| CIE-LCH | lch(73.09, 55.06, 327.76°) |
| OKLab | oklab(78.68% 0.1301 -0.0798) |
| OKLCH | oklch(78.68% 0.153 328.5) |
| XYZ | xyz(60.7001, 45.3002, 83.3724) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 4.49
Plum
#DDA0DD
ΔE00 5.12
Purply Pink
#F075E6
ΔE00 6.29
Bubblegum Pink
#FE83CC
ΔE00 7.39
Mauve
#E0B0FF
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94EA #94EE98
analogous
#C594EE #EE94EA #EE94BD
triadic
#EE94EA #EAEE94 #94EAEE
tetradic
#EE94EA #EEC594 #94EE98 #94BDEE
square
#EE94EA #EEC594 #94EE98 #94BDEE
split-complementary
#EE94EA #BDEE94 #94EEC5
monochromatic
#DD2AD5 #E65FE0 #EE94EA #F6C9F4 #FBE5FA
Accessibility & contrast
On white
2.09
#EE94EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#EE94EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94EA
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94EA | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FACED
Deuteranopia (green-blind)
#A6B8E7
Tritanopia (blue-blind)
#F49BB4
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee94ea; /* rgb */ color: rgb(238, 148, 234); /* oklch */ color: oklch(78.7% 0.153 328.5);
Tailwind
colors: {
custom: {
50: '#f5b5f1',
500: '#ee94ea',
950: '#000000',
},
}SCSS
$custom: #ee94ea; $custom-light: #f5b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ee94ea",
"rgb": {
"r": 238,
"g": 148,
"b": 234
},
"hsl": {
"h": 302.667,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78676,
"c": 0.15265,
"h": 328.5
},
"luminance": 0.45297
}Semantic roles & 50–950 ramp
primary
#EE94EA
secondary
#D9F2DA
accent
#D51A11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084