#EE8BEC#EE8BEC
#EE8BEC is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.4% C 0.170 H 327.8°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8BEC |
|---|---|
| RGB | rgb(238, 139, 236) |
| HSL | hsl(301, 74%, 74%) |
| HSV | hsv(301, 42%, 93%) |
| CMYK | cmyk(0%, 41.6%, 0.8%, 6.7%) |
| CIE-LAB | lab(71.35, 51.52, -33.14) |
| CIE-LCH | lch(71.35, 61.26, 327.25°) |
| OKLab | oklab(77.4% 0.1435 -0.0904) |
| OKLCH | oklch(77.4% 0.17 327.8) |
| XYZ | xyz(59.6318, 42.7014, 84.4418) |
| Luminance | 0.4270 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.02
Lavender Pink
#DD85D7
ΔE00 3.86
Purply Pink
#F075E6
ΔE00 4.29
Plum
#DDA0DD
ΔE00 6.93
Orchid
#DA70D6
ΔE00 6.94
Candy Pink
#FF63E9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8BEC #8BEE8D
analogous
#BF8BEE #EE8BEC #EE8BBB
triadic
#EE8BEC #ECEE8B #8BECEE
tetradic
#EE8BEC #EEBF8B #8BEE8D #8BBBEE
square
#EE8BEC #EEBF8B #8BEE8D #8BBBEE
split-complementary
#EE8BEC #BBEE8B #8BEEBF
monochromatic
#DE21DA #E656E3 #EE8BEC #F6C0F5 #FBE4FB
Accessibility & contrast
On white
2.20
#EE8BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#EE8BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8BEC
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8BEC | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84A7EF
Deuteranopia (green-blind)
#9FB3E9
Tritanopia (blue-blind)
#F494B1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ee8bec; /* rgb */ color: rgb(238, 139, 236); /* oklch */ color: oklch(77.4% 0.170 327.8);
Tailwind
colors: {
custom: {
50: '#f5aff2',
500: '#ee8bec',
950: '#000000',
},
}SCSS
$custom: #ee8bec; $custom-light: #f5aff2; $custom-dark: #000000;
JSON
{
"hex": "#ee8bec",
"rgb": {
"r": 238,
"g": 139,
"b": 236
},
"hsl": {
"h": 301.212,
"s": 74.436,
"l": 73.922
},
"oklch": {
"l": 0.77398,
"c": 0.16961,
"h": 327.8
},
"luminance": 0.42699
}Semantic roles & 50–950 ramp
primary
#EE8BEC
secondary
#D8F3D9
accent
#D7130F
background
#FFFBFE
surface
#FFF6FD
border
#D7D0D5
text
#171117
muted
#858085