#EE94EB#EE94EB
#EE94EB is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.7% C 0.154 H 328.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94EB |
|---|---|
| RGB | rgb(238, 148, 235) |
| HSL | hsl(302, 73%, 76%) |
| HSV | hsv(302, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 1.3%, 6.7%) |
| CIE-LAB | lab(73.13, 46.75, -29.86) |
| CIE-LCH | lch(73.13, 55.47, 327.44°) |
| OKLab | oklab(78.72% 0.1304 -0.0812) |
| OKLCH | oklch(78.72% 0.154 328.1) |
| XYZ | xyz(60.8441, 45.3579, 84.1312) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.10
Lavender Pink
#DD85D7
ΔE00 4.55
Plum
#DDA0DD
ΔE00 5.22
Purply Pink
#F075E6
ΔE00 6.26
Bubblegum Pink
#FE83CC
ΔE00 7.55
Mauve
#E0B0FF
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94EB #94EE97
analogous
#C494EE #EE94EB #EE94BE
triadic
#EE94EB #EBEE94 #94EBEE
tetradic
#EE94EB #EEC494 #94EE97 #94BEEE
square
#EE94EB #EEC494 #94EE97 #94BEEE
split-complementary
#EE94EB #BEEE94 #94EEC4
monochromatic
#DD2AD7 #E65FE1 #EE94EB #F6C9F5 #FBE5FA
Accessibility & contrast
On white
2.09
#EE94EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#EE94EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94EB
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94EB | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#A6B8E8
Tritanopia (blue-blind)
#F49CB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee94eb; /* rgb */ color: rgb(238, 148, 235); /* oklch */ color: oklch(78.7% 0.154 328.1);
Tailwind
colors: {
custom: {
50: '#f5b5f1',
500: '#ee94eb',
950: '#000000',
},
}SCSS
$custom: #ee94eb; $custom-light: #f5b5f1; $custom-dark: #000000;
JSON
{
"hex": "#ee94eb",
"rgb": {
"r": 238,
"g": 148,
"b": 235
},
"hsl": {
"h": 302,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78716,
"c": 0.15358,
"h": 328.1
},
"luminance": 0.45355
}Semantic roles & 50–950 ramp
primary
#EE94EB
secondary
#D9F2D9
accent
#D51711
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085