#E27FE5#E27FE5
#E27FE5 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.0% C 0.175 H 326.1°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FE5 |
|---|---|
| RGB | rgb(226, 127, 229) |
| HSL | hsl(298, 66%, 70%) |
| HSV | hsv(298, 45%, 90%) |
| CMYK | cmyk(1.3%, 44.5%, 0%, 10.2%) |
| CIE-LAB | lab(67.28, 52.81, -35.71) |
| CIE-LCH | lch(67.28, 63.76, 325.93°) |
| OKLab | oklab(73.96% 0.1456 -0.0979) |
| OKLCH | oklch(73.96% 0.175 326.1) |
| XYZ | xyz(53.0951, 37.0072, 78.4599) |
| Luminance | 0.3700 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.16
Purply Pink
#F075E6
ΔE00 2.73
Lavender Pink
#DD85D7
ΔE00 3.10
Orchid
#DA70D6
ΔE00 3.87
Candy Pink
#FF63E9
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FE5 #82E57F
analogous
#AF7FE5 #E27FE5 #E57FB5
triadic
#E27FE5 #E5E27F #7FE5E2
tetradic
#E27FE5 #E5AF7F #82E57F #7FB5E5
square
#E27FE5 #E5AF7F #82E57F #7FB5E5
split-complementary
#E27FE5 #B5E57F #7FE5AF
monochromatic
#BE27C2 #D64CDB #E27FE5 #EEB2EF #F9E5FA
Accessibility & contrast
On white
2.50
#E27FE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#E27FE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FE5
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FE5 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CE9
Deuteranopia (green-blind)
#91A8E2
Tritanopia (blue-blind)
#E78AA7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27fe5; /* rgb */ color: rgb(226, 127, 229); /* oklch */ color: oklch(74.0% 0.175 326.1);
Tailwind
colors: {
custom: {
50: '#eda7ed',
500: '#e27fe5',
950: '#000000',
},
}SCSS
$custom: #e27fe5; $custom-light: #eda7ed; $custom-dark: #000000;
JSON
{
"hex": "#e27fe5",
"rgb": {
"r": 226,
"g": 127,
"b": 229
},
"hsl": {
"h": 298.235,
"s": 66.234,
"l": 69.804
},
"oklch": {
"l": 0.7396,
"c": 0.17546,
"h": 326.1
},
"luminance": 0.37005
}Semantic roles & 50–950 ramp
primary
#E27FE5
secondary
#D2EED1
accent
#CE171D
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84