#E27FEF#E27FEF
#E27FEF is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.4% C 0.185 H 322.8°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FEF |
|---|---|
| RGB | rgb(226, 127, 239) |
| HSL | hsl(293, 78%, 72%) |
| HSV | hsv(293, 47%, 94%) |
| CMYK | cmyk(5.4%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(67.71, 54.65, -40.56) |
| CIE-LCH | lch(67.71, 68.06, 323.41°) |
| OKLab | oklab(74.42% 0.1473 -0.1118) |
| OKLCH | oklch(74.42% 0.185 322.8) |
| XYZ | xyz(54.5318, 37.5819, 86.0262) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 3.50
Lavender Pink
#DD85D7
ΔE00 4.72
Orchid
#DA70D6
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FEF #8CEF7F
analogous
#AA7FEF #E27FEF #EF7FC4
triadic
#E27FEF #EFE27F #7FEFE2
tetradic
#E27FEF #EFAA7F #8CEF7F #7FC4EF
square
#E27FEF #EFAA7F #8CEF7F #7FC4EF
split-complementary
#E27FEF #C4EF7F #7FEFAA
monochromatic
#C31BD9 #D649E8 #E27FEF #EEB5F6 #F9E4FC
Accessibility & contrast
On white
2.47
#E27FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#E27FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FEF
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FEF | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF3
Deuteranopia (green-blind)
#8DA9EC
Tritanopia (blue-blind)
#E58DAC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e27fef; /* rgb */ color: rgb(226, 127, 239); /* oklch */ color: oklch(74.4% 0.185 322.8);
Tailwind
colors: {
custom: {
50: '#eda7f4',
500: '#e27fef',
950: '#000000',
},
}SCSS
$custom: #e27fef; $custom-light: #eda7f4; $custom-dark: #000000;
JSON
{
"hex": "#e27fef",
"rgb": {
"r": 226,
"g": 127,
"b": 239
},
"hsl": {
"h": 293.036,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.74419,
"c": 0.18491,
"h": 322.8
},
"luminance": 0.37579
}Semantic roles & 50–950 ramp
primary
#E27FEF
secondary
#DAF3D7
accent
#DA0B23
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85