#EE8AEB#EE8AEB
#EE8AEB is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.2% C 0.170 H 328.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EE8AEB |
|---|---|
| RGB | rgb(238, 138, 235) |
| HSL | hsl(302, 75%, 74%) |
| HSV | hsv(302, 42%, 93%) |
| CMYK | cmyk(0%, 42%, 1.3%, 6.7%) |
| CIE-LAB | lab(71.12, 51.85, -32.96) |
| CIE-LCH | lch(71.12, 61.44, 327.56°) |
| OKLab | oklab(77.21% 0.1447 -0.0899) |
| OKLCH | oklch(77.21% 0.17 328.1) |
| XYZ | xyz(59.3428, 42.3552, 83.6307) |
| Luminance | 0.4235 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.90
Lavender Pink
#DD85D7
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 4.08
Orchid
#DA70D6
ΔE00 6.74
Candy Pink
#FF63E9
ΔE00 6.76
Plum
#DDA0DD
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE8AEB #8AEE8D
analogous
#BF8AEE #EE8AEB #EE8AB9
triadic
#EE8AEB #EBEE8A #8AEBEE
tetradic
#EE8AEB #EEBF8A #8AEE8D #8AB9EE
square
#EE8AEB #EEBF8A #8AEE8D #8AB9EE
split-complementary
#EE8AEB #B9EE8A #8AEEBF
monochromatic
#DD20D8 #E655E2 #EE8AEB #F6BFF4 #FBE4FA
Accessibility & contrast
On white
2.22
#EE8AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#EE8AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE8AEB
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE8AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE8AEB | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83A6EE
Deuteranopia (green-blind)
#9EB3E8
Tritanopia (blue-blind)
#F493B0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ee8aeb; /* rgb */ color: rgb(238, 138, 235); /* oklch */ color: oklch(77.2% 0.170 328.1);
Tailwind
colors: {
custom: {
50: '#f5aff1',
500: '#ee8aeb',
950: '#000000',
},
}SCSS
$custom: #ee8aeb; $custom-light: #f5aff1; $custom-dark: #000000;
JSON
{
"hex": "#ee8aeb",
"rgb": {
"r": 238,
"g": 138,
"b": 235
},
"hsl": {
"h": 301.8,
"s": 74.627,
"l": 73.725
},
"oklch": {
"l": 0.77208,
"c": 0.17035,
"h": 328.1
},
"luminance": 0.42352
}Semantic roles & 50–950 ramp
primary
#EE8AEB
secondary
#D8F3D9
accent
#D7150F
background
#FFFAFE
surface
#FFF5FD
border
#D7CFD5
text
#171117
muted
#858085