#E27FEC#E27FEC
#E27FEC is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.182 H 323.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FEC |
|---|---|
| RGB | rgb(226, 127, 236) |
| HSL | hsl(294, 74%, 71%) |
| HSV | hsv(294, 46%, 93%) |
| CMYK | cmyk(4.2%, 46.2%, 0%, 7.5%) |
| CIE-LAB | lab(67.58, 54.09, -39.11) |
| CIE-LCH | lch(67.58, 66.75, 324.13°) |
| OKLab | oklab(74.28% 0.1468 -0.1076) |
| OKLCH | oklch(74.28% 0.182 323.8) |
| XYZ | xyz(54.0923, 37.4061, 83.7114) |
| Luminance | 0.3740 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.22
Purply Pink
#F075E6
ΔE00 3.19
Lavender Pink
#DD85D7
ΔE00 4.23
Orchid
#DA70D6
ΔE00 4.48
Light Magenta
#FA5FF7
ΔE00 5.76
Violet Pink
#FB5FFC
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FEC #89EC7F
analogous
#AB7FEC #E27FEC #EC7FBF
triadic
#E27FEC #ECE27F #7FECE2
tetradic
#E27FEC #ECAB7F #89EC7F #7FBFEC
square
#E27FEC #ECAB7F #89EC7F #7FBFEC
split-complementary
#E27FEC #BFEC7F #7FECAB
monochromatic
#C11FD2 #D64AE4 #E27FEC #EEB4F4 #F9E4FB
Accessibility & contrast
On white
2.48
#E27FEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#E27FEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FEC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FEC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DF0
Deuteranopia (green-blind)
#8EA9E9
Tritanopia (blue-blind)
#E68CAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e27fec; /* rgb */ color: rgb(226, 127, 236); /* oklch */ color: oklch(74.3% 0.182 323.8);
Tailwind
colors: {
custom: {
50: '#eda7f2',
500: '#e27fec',
950: '#000000',
},
}SCSS
$custom: #e27fec; $custom-light: #eda7f2; $custom-dark: #000000;
JSON
{
"hex": "#e27fec",
"rgb": {
"r": 226,
"g": 127,
"b": 236
},
"hsl": {
"h": 294.495,
"s": 74.15,
"l": 71.176
},
"oklch": {
"l": 0.74279,
"c": 0.18204,
"h": 323.8
},
"luminance": 0.37404
}Semantic roles & 50–950 ramp
primary
#E27FEC
secondary
#D8F2D5
accent
#D60F21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85