#EE94E2#EE94E2
#EE94E2 is a light, vivid purple. Relative luminance 0.448; OKLCH L 78.4% C 0.145 H 331.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EE94E2 |
|---|---|
| RGB | rgb(238, 148, 226) |
| HSL | hsl(308, 73%, 76%) |
| HSV | hsv(308, 38%, 93%) |
| CMYK | cmyk(0%, 37.8%, 5%, 6.7%) |
| CIE-LAB | lab(72.79, 45.18, -25.44) |
| CIE-LCH | lch(72.79, 51.85, 330.61°) |
| OKLab | oklab(78.36% 0.1282 -0.0688) |
| OKLCH | oklch(78.36% 0.145 331.8) |
| XYZ | xyz(59.5766, 44.8509, 77.4557) |
| Luminance | 0.4485 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.37
Plum
#DDA0DD
ΔE00 4.59
Violet (CSS)
#EE82EE
ΔE00 5.17
Bubblegum Pink
#FE83CC
ΔE00 6.16
Purply Pink
#F075E6
ΔE00 6.78
Pink (survey)
#FF81C0
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE94E2 #94EEA0
analogous
#CD94EE #EE94E2 #EE94B5
triadic
#EE94E2 #E2EE94 #94E2EE
tetradic
#EE94E2 #EECD94 #94EEA0 #94B5EE
square
#EE94E2 #EECD94 #94EEA0 #94B5EE
split-complementary
#EE94E2 #B5EE94 #94EECD
monochromatic
#DD2AC5 #E65FD4 #EE94E2 #F6C9F0 #FBE5F8
Accessibility & contrast
On white
2.11
#EE94E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#EE94E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE94E2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE94E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE94E2 | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92ABE5
Deuteranopia (green-blind)
#A9B7DF
Tritanopia (blue-blind)
#F59AB1
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee94e2; /* rgb */ color: rgb(238, 148, 226); /* oklch */ color: oklch(78.4% 0.145 331.8);
Tailwind
colors: {
custom: {
50: '#f5b5eb',
500: '#ee94e2',
950: '#000000',
},
}SCSS
$custom: #ee94e2; $custom-light: #f5b5eb; $custom-dark: #000000;
JSON
{
"hex": "#ee94e2",
"rgb": {
"r": 238,
"g": 148,
"b": 226
},
"hsl": {
"h": 308,
"s": 72.581,
"l": 75.686
},
"oklch": {
"l": 0.78356,
"c": 0.14546,
"h": 331.8
},
"luminance": 0.44848
}Semantic roles & 50–950 ramp
primary
#EE94E2
secondary
#D9F2DC
accent
#D52B11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084