#E27EE4#E27EE4
#E27EE4 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.8% C 0.176 H 326.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EE4 |
|---|---|
| RGB | rgb(226, 126, 228) |
| HSL | hsl(299, 65%, 69%) |
| HSV | hsv(299, 45%, 89%) |
| CMYK | cmyk(0.9%, 44.7%, 0%, 10.6%) |
| CIE-LAB | lab(67.05, 53.13, -35.53) |
| CIE-LCH | lch(67.05, 63.92, 326.23°) |
| OKLab | oklab(73.77% 0.1469 -0.0973) |
| OKLCH | oklch(73.77% 0.176 326.5) |
| XYZ | xyz(52.8274, 36.6945, 77.6839) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.28
Purply Pink
#F075E6
ΔE00 2.60
Lavender Pink
#DD85D7
ΔE00 3.08
Orchid
#DA70D6
ΔE00 3.64
Candy Pink
#FF63E9
ΔE00 5.58
Light Magenta
#FA5FF7
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EE4 #80E47E
analogous
#AF7EE4 #E27EE4 #E47EB3
triadic
#E27EE4 #E4E27E #7EE4E2
tetradic
#E27EE4 #E4AF7E #80E47E #7EB3E4
square
#E27EE4 #E4AF7E #80E47E #7EB3E4
split-complementary
#E27EE4 #B3E47E #7EE4AF
monochromatic
#BD28C0 #D74BD9 #E27EE4 #EDB1EF #F9E3F9
Accessibility & contrast
On white
2.52
#E27EE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#E27EE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EE4
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EE4 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759BE8
Deuteranopia (green-blind)
#91A8E1
Tritanopia (blue-blind)
#E789A6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e27ee4; /* rgb */ color: rgb(226, 126, 228); /* oklch */ color: oklch(73.8% 0.176 326.5);
Tailwind
colors: {
custom: {
50: '#eda6ed',
500: '#e27ee4',
950: '#000000',
},
}SCSS
$custom: #e27ee4; $custom-light: #eda6ed; $custom-dark: #000000;
JSON
{
"hex": "#e27ee4",
"rgb": {
"r": 226,
"g": 126,
"b": 228
},
"hsl": {
"h": 298.824,
"s": 65.385,
"l": 69.412
},
"oklch": {
"l": 0.73771,
"c": 0.17617,
"h": 326.5
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#E27EE4
secondary
#D1EED0
accent
#CD181C
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84