#E27FED#E27FED
#E27FED is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.3% C 0.183 H 323.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #E27FED |
|---|---|
| RGB | rgb(226, 127, 237) |
| HSL | hsl(294, 75%, 71%) |
| HSV | hsv(294, 46%, 93%) |
| CMYK | cmyk(4.6%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(67.62, 54.28, -39.60) |
| CIE-LCH | lch(67.62, 67.19, 323.89°) |
| OKLab | oklab(74.33% 0.147 -0.109) |
| OKLCH | oklch(74.33% 0.183 323.4) |
| XYZ | xyz(54.2380, 37.4643, 84.4787) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.29
Purply Pink
#F075E6
ΔE00 3.29
Lavender Pink
#DD85D7
ΔE00 4.40
Orchid
#DA70D6
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27FED #8AED7F
analogous
#AB7FED #E27FED #ED7FC1
triadic
#E27FED #EDE27F #7FEDE2
tetradic
#E27FED #EDAB7F #8AED7F #7FC1ED
square
#E27FED #EDAB7F #8AED7F #7FC1ED
split-complementary
#E27FED #C1ED7F #7FEDAB
monochromatic
#C21ED4 #D649E5 #E27FED #EEB5F5 #F9E4FB
Accessibility & contrast
On white
2.47
#E27FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#E27FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27FED
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27FED | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719DF1
Deuteranopia (green-blind)
#8EA9EA
Tritanopia (blue-blind)
#E58CAB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e27fed; /* rgb */ color: rgb(226, 127, 237); /* oklch */ color: oklch(74.3% 0.183 323.4);
Tailwind
colors: {
custom: {
50: '#eda7f3',
500: '#e27fed',
950: '#000000',
},
}SCSS
$custom: #e27fed; $custom-light: #eda7f3; $custom-dark: #000000;
JSON
{
"hex": "#e27fed",
"rgb": {
"r": 226,
"g": 127,
"b": 237
},
"hsl": {
"h": 294,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.74325,
"c": 0.18299,
"h": 323.4
},
"luminance": 0.37462
}Semantic roles & 50–950 ramp
primary
#E27FED
secondary
#D8F2D6
accent
#D80E22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85