#EE95E2#EE95E2
#EE95E2 is a light, vivid purple. Relative luminance 0.452; OKLCH L 78.5% C 0.144 H 331.8°. Best body text is #000000 at 10.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EE95E2 |
|---|---|
| RGB | rgb(238, 149, 226) |
| HSL | hsl(308, 72%, 76%) |
| HSV | hsv(308, 37%, 93%) |
| CMYK | cmyk(0%, 37.4%, 5%, 6.7%) |
| CIE-LAB | lab(73.00, 44.66, -25.13) |
| CIE-LCH | lch(73.00, 51.24, 330.64°) |
| OKLab | oklab(78.51% 0.1267 -0.0679) |
| OKLCH | oklch(78.51% 0.144 331.8) |
| XYZ | xyz(59.7342, 45.1659, 77.5082) |
| Luminance | 0.4516 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.42
Lavender Pink
#DD85D7
ΔE00 4.54
Violet (CSS)
#EE82EE
ΔE00 5.39
Bubblegum Pink
#FE83CC
ΔE00 6.23
Purply Pink
#F075E6
ΔE00 7.02
Pink (survey)
#FF81C0
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE95E2 #95EEA1
analogous
#CD95EE #EE95E2 #EE95B5
triadic
#EE95E2 #E2EE95 #95E2EE
tetradic
#EE95E2 #EECD95 #95EEA1 #95B5EE
square
#EE95E2 #EECD95 #95EEA1 #95B5EE
split-complementary
#EE95E2 #B5EE95 #95EECD
monochromatic
#DD2CC5 #E660D4 #EE95E2 #F6CAF0 #FBE5F8
Accessibility & contrast
On white
2.09
#EE95E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.03
#EE95E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE95E2
10.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE95E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE95E2 | 1.00 | 2.09 | 10.03 | 10.03 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93ABE5
Deuteranopia (green-blind)
#A9B8DF
Tritanopia (blue-blind)
#F59AB2
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #ee95e2; /* rgb */ color: rgb(238, 149, 226); /* oklch */ color: oklch(78.5% 0.144 331.8);
Tailwind
colors: {
custom: {
50: '#f5b6eb',
500: '#ee95e2',
950: '#000000',
},
}SCSS
$custom: #ee95e2; $custom-light: #f5b6eb; $custom-dark: #000000;
JSON
{
"hex": "#ee95e2",
"rgb": {
"r": 238,
"g": 149,
"b": 226
},
"hsl": {
"h": 308.09,
"s": 72.358,
"l": 75.882
},
"oklch": {
"l": 0.78512,
"c": 0.14375,
"h": 331.8
},
"luminance": 0.45163
}Semantic roles & 50–950 ramp
primary
#EE95E2
secondary
#D9F2DC
accent
#D42B11
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171116
muted
#858084