#E27FE7#E27FE7
#E27FE7 is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.1% C 0.177 H 325.4°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FE7 |
|---|---|
| RGB | rgb(226, 127, 231) |
| HSL | hsl(297, 68%, 70%) |
| HSV | hsv(297, 45%, 91%) |
| CMYK | cmyk(2.2%, 45%, 0%, 9.4%) |
| CIE-LAB | lab(67.37, 53.18, -36.69) |
| CIE-LCH | lch(67.37, 64.60, 325.40°) |
| OKLab | oklab(74.05% 0.146 -0.1006) |
| OKLCH | oklch(74.05% 0.177 325.4) |
| XYZ | xyz(53.3760, 37.1195, 79.9391) |
| Luminance | 0.3712 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.10
Purply Pink
#F075E6
ΔE00 2.82
Lavender Pink
#DD85D7
ΔE00 3.42
Orchid
#DA70D6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FE7 #84E77F
analogous
#AE7FE7 #E27FE7 #E77FB8
triadic
#E27FE7 #E7E27F #7FE7E2
tetradic
#E27FE7 #E7AE7F #84E77F #7FB8E7
square
#E27FE7 #E7AE7F #84E77F #7FB8E7
split-complementary
#E27FE7 #B8E77F #7FE7AE
monochromatic
#BF25C6 #D64BDD #E27FE7 #EEB3F1 #F9E5FA
Accessibility & contrast
On white
2.49
#E27FE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#E27FE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FE7
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FE7 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEB
Deuteranopia (green-blind)
#90A8E4
Tritanopia (blue-blind)
#E78AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27fe7; /* rgb */ color: rgb(226, 127, 231); /* oklch */ color: oklch(74.1% 0.177 325.4);
Tailwind
colors: {
custom: {
50: '#eda7ef',
500: '#e27fe7',
950: '#000000',
},
}SCSS
$custom: #e27fe7; $custom-light: #eda7ef; $custom-dark: #000000;
JSON
{
"hex": "#e27fe7",
"rgb": {
"r": 226,
"g": 127,
"b": 231
},
"hsl": {
"h": 297.115,
"s": 68.421,
"l": 70.196
},
"oklch": {
"l": 0.7405,
"c": 0.17732,
"h": 325.4
},
"luminance": 0.37117
}Semantic roles & 50–950 ramp
primary
#E27FE7
secondary
#D4EFD2
accent
#D0151E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84