#EE7AE1#EE7AE1
#EE7AE1 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.188 H 331.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7AE1 |
|---|---|
| RGB | rgb(238, 122, 225) |
| HSL | hsl(307, 77%, 71%) |
| HSV | hsv(307, 49%, 93%) |
| CMYK | cmyk(0%, 48.7%, 5.5%, 6.7%) |
| CIE-LAB | lab(67.68, 58.01, -32.77) |
| CIE-LCH | lch(67.68, 66.63, 330.54°) |
| OKLab | oklab(74.52% 0.1651 -0.0892) |
| OKLCH | oklch(74.52% 0.188 331.6) |
| XYZ | xyz(55.8097, 37.5359, 75.5251) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 2.50
Lavender Pink
#DD85D7
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.20
Light Magenta
#FA5FF7
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7AE1 #7AEE87
analogous
#C17AEE #EE7AE1 #EE7AA7
triadic
#EE7AE1 #E1EE7A #7AE1EE
tetradic
#EE7AE1 #EEC17A #7AEE87 #7AA7EE
square
#EE7AE1 #EEC17A #7AEE87 #7AA7EE
split-complementary
#EE7AE1 #A7EE7A #7AEEC1
monochromatic
#D31BBE #E744D5 #EE7AE1 #F5B0ED #FCE4F9
Accessibility & contrast
On white
2.47
#EE7AE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EE7AE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7AE1
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7AE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7AE1 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769BE4
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#F683A3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ee7ae1; /* rgb */ color: rgb(238, 122, 225); /* oklch */ color: oklch(74.5% 0.188 331.6);
Tailwind
colors: {
custom: {
50: '#f6a4ea',
500: '#ee7ae1',
950: '#000000',
},
}SCSS
$custom: #ee7ae1; $custom-light: #f6a4ea; $custom-dark: #000000;
JSON
{
"hex": "#ee7ae1",
"rgb": {
"r": 238,
"g": 122,
"b": 225
},
"hsl": {
"h": 306.724,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.74516,
"c": 0.18768,
"h": 331.6
},
"luminance": 0.37532
}Semantic roles & 50–950 ramp
primary
#EE7AE1
secondary
#D2F2D6
accent
#DA230C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84