#E27FE9#E27FE9
#E27FE9 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.1% C 0.179 H 324.7°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FE9 |
|---|---|
| RGB | rgb(226, 127, 233) |
| HSL | hsl(296, 71%, 71%) |
| HSV | hsv(296, 45%, 91%) |
| CMYK | cmyk(3%, 45.5%, 0%, 8.6%) |
| CIE-LAB | lab(67.45, 53.54, -37.66) |
| CIE-LCH | lch(67.45, 65.46, 324.88°) |
| OKLab | oklab(74.14% 0.1463 -0.1034) |
| OKLCH | oklch(74.14% 0.179 324.7) |
| XYZ | xyz(53.6601, 37.2332, 81.4352) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.11
Purply Pink
#F075E6
ΔE00 2.94
Lavender Pink
#DD85D7
ΔE00 3.74
Orchid
#DA70D6
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.81
Light Magenta
#FA5FF7
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FE9 #86E97F
analogous
#AD7FE9 #E27FE9 #E97FBB
triadic
#E27FE9 #E9E27F #7FE9E2
tetradic
#E27FE9 #E9AD7F #86E97F #7FBBE9
square
#E27FE9 #E9AD7F #86E97F #7FBBE9
split-complementary
#E27FE9 #BBE97F #7FE9AD
monochromatic
#C023CB #D64BE0 #E27FE9 #EEB3F2 #F9E5FB
Accessibility & contrast
On white
2.49
#E27FE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E27FE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FE9
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FE9 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CED
Deuteranopia (green-blind)
#8FA9E6
Tritanopia (blue-blind)
#E68BA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27fe9; /* rgb */ color: rgb(226, 127, 233); /* oklch */ color: oklch(74.1% 0.179 324.7);
Tailwind
colors: {
custom: {
50: '#eda7f0',
500: '#e27fe9',
950: '#000000',
},
}SCSS
$custom: #e27fe9; $custom-light: #eda7f0; $custom-dark: #000000;
JSON
{
"hex": "#e27fe9",
"rgb": {
"r": 226,
"g": 127,
"b": 233
},
"hsl": {
"h": 296.038,
"s": 70.667,
"l": 70.588
},
"oklch": {
"l": 0.74141,
"c": 0.1792,
"h": 324.7
},
"luminance": 0.37231
}Semantic roles & 50–950 ramp
primary
#E27FE9
secondary
#D5F0D4
accent
#D3131F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84