#E27FEA#E27FEA
#E27FEA is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.180 H 324.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FEA |
|---|---|
| RGB | rgb(226, 127, 234) |
| HSL | hsl(296, 72%, 71%) |
| HSV | hsv(296, 46%, 92%) |
| CMYK | cmyk(3.4%, 45.7%, 0%, 8.2%) |
| CIE-LAB | lab(67.49, 53.72, -38.15) |
| CIE-LCH | lch(67.49, 65.89, 324.62°) |
| OKLab | oklab(74.19% 0.1465 -0.1048) |
| OKLCH | oklch(74.19% 0.18 324.4) |
| XYZ | xyz(53.8033, 37.2905, 82.1897) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.13
Purply Pink
#F075E6
ΔE00 3.02
Lavender Pink
#DD85D7
ΔE00 3.91
Orchid
#DA70D6
ΔE00 4.28
Light Magenta
#FA5FF7
ΔE00 5.83
Candy Pink
#FF63E9
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FEA #87EA7F
analogous
#AC7FEA #E27FEA #EA7FBC
triadic
#E27FEA #EAE27F #7FEAE2
tetradic
#E27FEA #EAAC7F #87EA7F #7FBCEA
square
#E27FEA #EAAC7F #87EA7F #7FBCEA
split-complementary
#E27FEA #BCEA7F #7FEAAC
monochromatic
#C022CD #D64AE1 #E27FEA #EEB4F3 #F9E5FB
Accessibility & contrast
On white
2.48
#E27FEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E27FEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FEA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FEA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#8FA9E7
Tritanopia (blue-blind)
#E68BAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27fea; /* rgb */ color: rgb(226, 127, 234); /* oklch */ color: oklch(74.2% 0.180 324.4);
Tailwind
colors: {
custom: {
50: '#eda7f1',
500: '#e27fea',
950: '#000000',
},
}SCSS
$custom: #e27fea; $custom-light: #eda7f1; $custom-dark: #000000;
JSON
{
"hex": "#e27fea",
"rgb": {
"r": 226,
"g": 127,
"b": 234
},
"hsl": {
"h": 295.514,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74187,
"c": 0.18014,
"h": 324.4
},
"luminance": 0.37288
}Semantic roles & 50–950 ramp
primary
#E27FEA
secondary
#D6F1D4
accent
#D41220
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84