#E27AEA#E27AEA
#E27AEA is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.5% C 0.188 H 324.6°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E27AEA |
|---|---|
| RGB | rgb(226, 122, 234) |
| HSL | hsl(296, 73%, 70%) |
| HSV | hsv(296, 48%, 92%) |
| CMYK | cmyk(3.4%, 47.9%, 0%, 8.2%) |
| CIE-LAB | lab(66.54, 56.20, -39.63) |
| CIE-LCH | lch(66.54, 68.77, 324.81°) |
| OKLab | oklab(73.48% 0.1534 -0.109) |
| OKLCH | oklch(73.48% 0.188 324.6) |
| XYZ | xyz(53.1735, 36.0309, 81.9797) |
| Luminance | 0.3603 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.75
Violet (CSS)
#EE82EE
ΔE00 2.75
Orchid
#DA70D6
ΔE00 3.68
Lavender Pink
#DD85D7
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.03
Violet Pink
#FB5FFC
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27AEA #82EA7A
analogous
#AA7AEA #E27AEA #EA7ABA
triadic
#E27AEA #EAE27A #7AEAE2
tetradic
#E27AEA #EAAA7A #82EA7A #7ABAEA
square
#E27AEA #EAAA7A #82EA7A #7ABAEA
split-complementary
#E27AEA #BAEA7A #7AEAAA
monochromatic
#BE20CA #D645E2 #E27AEA #EEAFF2 #F9E4FB
Accessibility & contrast
On white
2.56
#E27AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#E27AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27AEA
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27AEA | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9AEE
Deuteranopia (green-blind)
#8BA6E7
Tritanopia (blue-blind)
#E687A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e27aea; /* rgb */ color: rgb(226, 122, 234); /* oklch */ color: oklch(73.5% 0.188 324.6);
Tailwind
colors: {
custom: {
50: '#eda4f1',
500: '#e27aea',
950: '#000000',
},
}SCSS
$custom: #e27aea; $custom-light: #eda4f1; $custom-dark: #000000;
JSON
{
"hex": "#e27aea",
"rgb": {
"r": 226,
"g": 122,
"b": 234
},
"hsl": {
"h": 295.714,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.73481,
"c": 0.18819,
"h": 324.6
},
"luminance": 0.36028
}Semantic roles & 50–950 ramp
primary
#E27AEA
secondary
#D2F0D0
accent
#D5111F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85