#EE7AEB#EE7AEB
#EE7AEB is a light, vivid purple. Relative luminance 0.381; OKLCH L 75.0% C 0.196 H 328.3°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7AEB |
|---|---|
| RGB | rgb(238, 122, 235) |
| HSL | hsl(302, 77%, 71%) |
| HSV | hsv(302, 49%, 93%) |
| CMYK | cmyk(0%, 48.7%, 1.3%, 6.7%) |
| CIE-LAB | lab(68.09, 59.71, -37.65) |
| CIE-LCH | lch(68.09, 70.59, 327.76°) |
| OKLab | oklab(74.96% 0.1669 -0.1031) |
| OKLCH | oklch(74.96% 0.196 328.3) |
| XYZ | xyz(57.2140, 38.0976, 82.9211) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.23
Violet (CSS)
#EE82EE
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.54
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7AEB #7AEE7D
analogous
#B77AEE #EE7AEB #EE7AB1
triadic
#EE7AEB #EBEE7A #7AEBEE
tetradic
#EE7AEB #EEB77A #7AEE7D #7AB1EE
square
#EE7AEB #EEB77A #7AEE7D #7AB1EE
split-complementary
#EE7AEB #B1EE7A #7AEEB7
monochromatic
#D31BCE #E744E3 #EE7AEB #F5B0F3 #FCE4FB
Accessibility & contrast
On white
2.44
#EE7AEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EE7AEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7AEB
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7AEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7AEB | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719CEF
Deuteranopia (green-blind)
#93ABE8
Tritanopia (blue-blind)
#F586A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7aeb; /* rgb */ color: rgb(238, 122, 235); /* oklch */ color: oklch(75.0% 0.196 328.3);
Tailwind
colors: {
custom: {
50: '#f6a4f2',
500: '#ee7aeb',
950: '#000000',
},
}SCSS
$custom: #ee7aeb; $custom-light: #f6a4f2; $custom-dark: #000000;
JSON
{
"hex": "#ee7aeb",
"rgb": {
"r": 238,
"g": 122,
"b": 235
},
"hsl": {
"h": 301.552,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.7496,
"c": 0.19618,
"h": 328.3
},
"luminance": 0.38094
}Semantic roles & 50–950 ramp
primary
#EE7AEB
secondary
#D2F2D3
accent
#DA110C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85