#E27EE8#E27EE8
#E27EE8 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.0% C 0.180 H 325.1°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EE8 |
|---|---|
| RGB | rgb(226, 126, 232) |
| HSL | hsl(297, 70%, 70%) |
| HSV | hsv(297, 46%, 91%) |
| CMYK | cmyk(2.6%, 45.7%, 0%, 9%) |
| CIE-LAB | lab(67.22, 53.86, -37.48) |
| CIE-LCH | lch(67.22, 65.61, 325.17°) |
| OKLab | oklab(73.95% 0.1475 -0.1029) |
| OKLCH | oklch(73.95% 0.18 325.1) |
| XYZ | xyz(53.3891, 36.9192, 80.6422) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.19
Purply Pink
#F075E6
ΔE00 2.78
Lavender Pink
#DD85D7
ΔE00 3.70
Orchid
#DA70D6
ΔE00 3.95
Candy Pink
#FF63E9
ΔE00 5.65
Light Magenta
#FA5FF7
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EE8 #84E87E
analogous
#AD7EE8 #E27EE8 #E87EB9
triadic
#E27EE8 #E8E27E #7EE8E2
tetradic
#E27EE8 #E8AD7E #84E87E #7EB9E8
square
#E27EE8 #E8AD7E #84E87E #7EB9E8
split-complementary
#E27EE8 #B9E87E #7EE8AD
monochromatic
#BF24C8 #D64ADF #E27EE8 #EEB2F1 #F9E5FA
Accessibility & contrast
On white
2.50
#E27EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E27EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EE8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EE8 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739CEC
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#E68AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27ee8; /* rgb */ color: rgb(226, 126, 232); /* oklch */ color: oklch(74.0% 0.180 325.1);
Tailwind
colors: {
custom: {
50: '#eda6ef',
500: '#e27ee8',
950: '#000000',
},
}SCSS
$custom: #e27ee8; $custom-light: #eda6ef; $custom-dark: #000000;
JSON
{
"hex": "#e27ee8",
"rgb": {
"r": 226,
"g": 126,
"b": 232
},
"hsl": {
"h": 296.604,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.73952,
"c": 0.17989,
"h": 325.1
},
"luminance": 0.36917
}Semantic roles & 50–950 ramp
primary
#E27EE8
secondary
#D4F0D2
accent
#D2141F
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84