#E27AEE#E27AEE
#E27AEE is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.7% C 0.192 H 323.3°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E27AEE |
|---|---|
| RGB | rgb(226, 122, 238) |
| HSL | hsl(294, 77%, 71%) |
| HSV | hsv(294, 49%, 93%) |
| CMYK | cmyk(5%, 48.7%, 0%, 6.7%) |
| CIE-LAB | lab(66.72, 56.93, -41.56) |
| CIE-LCH | lch(66.72, 70.49, 323.87°) |
| OKLab | oklab(73.67% 0.154 -0.1146) |
| OKLCH | oklch(73.67% 0.192 323.3) |
| XYZ | xyz(53.7547, 36.2633, 85.0404) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.97
Purply Pink
#F075E6
ΔE00 3.19
Orchid
#DA70D6
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 4.92
Violet Pink
#FB5FFC
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27AEE #86EE7A
analogous
#A87AEE #E27AEE #EE7AC0
triadic
#E27AEE #EEE27A #7AEEE2
tetradic
#E27AEE #EEA87A #86EE7A #7AC0EE
square
#E27AEE #EEA87A #86EE7A #7AC0EE
split-complementary
#E27AEE #C0EE7A #7AEEA8
monochromatic
#C01BD3 #D644E7 #E27AEE #EEB0F5 #F9E4FC
Accessibility & contrast
On white
2.54
#E27AEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#E27AEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27AEE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27AEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27AEE | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9AF2
Deuteranopia (green-blind)
#89A7EB
Tritanopia (blue-blind)
#E588A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e27aee; /* rgb */ color: rgb(226, 122, 238); /* oklch */ color: oklch(73.7% 0.192 323.3);
Tailwind
colors: {
custom: {
50: '#eda4f4',
500: '#e27aee',
950: '#000000',
},
}SCSS
$custom: #e27aee; $custom-light: #eda4f4; $custom-dark: #000000;
JSON
{
"hex": "#e27aee",
"rgb": {
"r": 226,
"g": 122,
"b": 238
},
"hsl": {
"h": 293.793,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.7367,
"c": 0.19193,
"h": 323.3
},
"luminance": 0.36261
}Semantic roles & 50–950 ramp
primary
#E27AEE
secondary
#D5F2D2
accent
#DA0C21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85