#EE7AED#EE7AED
#EE7AED is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.1% C 0.198 H 327.6°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7AED |
|---|---|
| RGB | rgb(238, 122, 237) |
| HSL | hsl(301, 77%, 71%) |
| HSV | hsv(301, 49%, 93%) |
| CMYK | cmyk(0%, 48.7%, 0.4%, 6.7%) |
| CIE-LAB | lab(68.18, 60.05, -38.62) |
| CIE-LCH | lch(68.18, 71.40, 327.25°) |
| OKLab | oklab(75.05% 0.1672 -0.1059) |
| OKLCH | oklch(75.05% 0.198 327.6) |
| XYZ | xyz(57.5046, 38.2138, 84.4514) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.56
Candy Pink
#FF63E9
ΔE00 4.07
Light Magenta
#FA5FF7
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.67
Orchid
#DA70D6
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7AED #7AEE7B
analogous
#B57AEE #EE7AED #EE7AB3
triadic
#EE7AED #EDEE7A #7AEDEE
tetradic
#EE7AED #EEB57A #7AEE7B #7AB3EE
square
#EE7AED #EEB57A #7AEE7B #7AB3EE
split-complementary
#EE7AED #B3EE7A #7AEEB5
monochromatic
#D31BD1 #E744E6 #EE7AED #F5B0F4 #FCE4FB
Accessibility & contrast
On white
2.43
#EE7AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EE7AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7AED
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7AED | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#F486A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ee7aed; /* rgb */ color: rgb(238, 122, 237); /* oklch */ color: oklch(75.1% 0.198 327.6);
Tailwind
colors: {
custom: {
50: '#f6a4f3',
500: '#ee7aed',
950: '#000000',
},
}SCSS
$custom: #ee7aed; $custom-light: #f6a4f3; $custom-dark: #000000;
JSON
{
"hex": "#ee7aed",
"rgb": {
"r": 238,
"g": 122,
"b": 237
},
"hsl": {
"h": 300.517,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.75051,
"c": 0.19791,
"h": 327.6
},
"luminance": 0.38211
}Semantic roles & 50–950 ramp
primary
#EE7AED
secondary
#D2F2D2
accent
#DA0E0C
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85