#EE8BEA#EE8BEA
#EE8BEA is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.3% C 0.168 H 328.5°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BEA |
|---|---|
| RGB | rgb(238, 139, 234) |
| HSL | hsl(302, 74%, 74%) |
| HSV | hsv(302, 42%, 93%) |
| CMYK | cmyk(0%, 41.6%, 1.7%, 6.7%) |
| CIE-LAB | lab(71.27, 51.17, -32.17) |
| CIE-LCH | lch(71.27, 60.44, 327.84°) |
| OKLab | oklab(77.31% 0.1431 -0.0877) |
| OKLCH | oklch(77.31% 0.168 328.5) |
| XYZ | xyz(59.3429, 42.5858, 82.9200) |
| Luminance | 0.4258 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.21
Lavender Pink
#DD85D7
ΔE00 3.65
Purply Pink
#F075E6
ΔE00 4.31
Plum
#DDA0DD
ΔE00 6.76
Orchid
#DA70D6
ΔE00 6.90
Candy Pink
#FF63E9
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BEA #8BEE8F
analogous
#C18BEE #EE8BEA #EE8BB9
triadic
#EE8BEA #EAEE8B #8BEAEE
tetradic
#EE8BEA #EEC18B #8BEE8F #8BB9EE
square
#EE8BEA #EEC18B #8BEE8F #8BB9EE
split-complementary
#EE8BEA #B9EE8B #8BEEC1
monochromatic
#DE21D6 #E656E0 #EE8BEA #F6C0F4 #FBE4FA
Accessibility & contrast
On white
2.21
#EE8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EE8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BEA
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BEA | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A6ED
Deuteranopia (green-blind)
#9FB3E7
Tritanopia (blue-blind)
#F494B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee8bea; /* rgb */ color: rgb(238, 139, 234); /* oklch */ color: oklch(77.3% 0.168 328.5);
Tailwind
colors: {
custom: {
50: '#f5aff1',
500: '#ee8bea',
950: '#000000',
},
}SCSS
$custom: #ee8bea; $custom-light: #f5aff1; $custom-dark: #000000;
JSON
{
"hex": "#ee8bea",
"rgb": {
"r": 238,
"g": 139,
"b": 234
},
"hsl": {
"h": 302.424,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.77313,
"c": 0.16779,
"h": 328.5
},
"luminance": 0.42583
}Semantic roles & 50–950 ramp
primary
#EE8BEA
secondary
#D8F3D9
accent
#D7170F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171116
muted
#858084