#E27EEA#E27EEA
#E27EEA is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.0% C 0.182 H 324.5°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EEA |
|---|---|
| RGB | rgb(226, 126, 234) |
| HSL | hsl(296, 72%, 71%) |
| HSV | hsv(296, 46%, 92%) |
| CMYK | cmyk(3.4%, 46.2%, 0%, 8.2%) |
| CIE-LAB | lab(67.30, 54.22, -38.45) |
| CIE-LCH | lch(67.30, 66.47, 324.66°) |
| OKLab | oklab(74.04% 0.1479 -0.1057) |
| OKLCH | oklch(74.04% 0.182 324.5) |
| XYZ | xyz(53.6748, 37.0335, 82.1468) |
| Luminance | 0.3703 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.23
Purply Pink
#F075E6
ΔE00 2.93
Lavender Pink
#DD85D7
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.14
Light Magenta
#FA5FF7
ΔE00 5.66
Candy Pink
#FF63E9
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EEA #86EA7E
analogous
#AC7EEA #E27EEA #EA7EBC
triadic
#E27EEA #EAE27E #7EEAE2
tetradic
#E27EEA #EAAC7E #86EA7E #7EBCEA
square
#E27EEA #EAAC7E #86EA7E #7EBCEA
split-complementary
#E27EEA #BCEA7E #7EEAAC
monochromatic
#C021CC #D649E1 #E27EEA #EEB3F3 #F9E5FB
Accessibility & contrast
On white
2.50
#E27EEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#E27EEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EEA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EEA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729CEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E68AA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27eea; /* rgb */ color: rgb(226, 126, 234); /* oklch */ color: oklch(74.0% 0.182 324.5);
Tailwind
colors: {
custom: {
50: '#eda6f1',
500: '#e27eea',
950: '#000000',
},
}SCSS
$custom: #e27eea; $custom-light: #eda6f1; $custom-dark: #000000;
JSON
{
"hex": "#e27eea",
"rgb": {
"r": 226,
"g": 126,
"b": 234
},
"hsl": {
"h": 295.556,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74044,
"c": 0.18177,
"h": 324.5
},
"luminance": 0.37031
}Semantic roles & 50–950 ramp
primary
#E27EEA
secondary
#D5F1D3
accent
#D41120
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84