#E27FEE#E27FEE
#E27FEE is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.184 H 323.1°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FEE |
|---|---|
| RGB | rgb(226, 127, 238) |
| HSL | hsl(294, 77%, 72%) |
| HSV | hsv(294, 47%, 93%) |
| CMYK | cmyk(5%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(67.67, 54.46, -40.08) |
| CIE-LCH | lch(67.67, 67.62, 323.65°) |
| OKLab | oklab(74.37% 0.1472 -0.1104) |
| OKLCH | oklch(74.37% 0.184 323.1) |
| XYZ | xyz(54.3845, 37.5229, 85.2503) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.36
Purply Pink
#F075E6
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 4.56
Orchid
#DA70D6
ΔE00 4.70
Light Magenta
#FA5FF7
ΔE00 5.70
Violet Pink
#FB5FFC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FEE #8BEE7F
analogous
#AB7FEE #E27FEE #EE7FC2
triadic
#E27FEE #EEE27F #7FEEE2
tetradic
#E27FEE #EEAB7F #8BEE7F #7FC2EE
square
#E27FEE #EEAB7F #8BEE7F #7FC2EE
split-complementary
#E27FEE #C2EE7F #7FEEAB
monochromatic
#C21CD6 #D649E7 #E27FEE #EEB5F5 #F9E4FB
Accessibility & contrast
On white
2.47
#E27FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E27FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FEE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FEE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF2
Deuteranopia (green-blind)
#8DA9EB
Tritanopia (blue-blind)
#E58CAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e27fee; /* rgb */ color: rgb(226, 127, 238); /* oklch */ color: oklch(74.4% 0.184 323.1);
Tailwind
colors: {
custom: {
50: '#eda7f4',
500: '#e27fee',
950: '#000000',
},
}SCSS
$custom: #e27fee; $custom-light: #eda7f4; $custom-dark: #000000;
JSON
{
"hex": "#e27fee",
"rgb": {
"r": 226,
"g": 127,
"b": 238
},
"hsl": {
"h": 293.514,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.74372,
"c": 0.18395,
"h": 323.1
},
"luminance": 0.37521
}Semantic roles & 50–950 ramp
primary
#E27FEE
secondary
#D9F3D6
accent
#D90D23
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85