#E27EEF#E27EEF
#E27EEF is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.3% C 0.187 H 322.9°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EEF |
|---|---|
| RGB | rgb(226, 126, 239) |
| HSL | hsl(293, 78%, 72%) |
| HSV | hsv(293, 47%, 94%) |
| CMYK | cmyk(5.4%, 47.3%, 0%, 6.3%) |
| CIE-LAB | lab(67.52, 55.14, -40.86) |
| CIE-LCH | lch(67.52, 68.63, 323.46°) |
| OKLab | oklab(74.28% 0.1487 -0.1126) |
| OKLCH | oklch(74.28% 0.187 322.9) |
| XYZ | xyz(54.4033, 37.3248, 85.9834) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.55
Purply Pink
#F075E6
ΔE00 3.43
Orchid
#DA70D6
ΔE00 4.70
Lavender Pink
#DD85D7
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.52
Violet Pink
#FB5FFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EEF #8BEF7E
analogous
#AA7EEF #E27EEF #EF7EC4
triadic
#E27EEF #EFE27E #7EEFE2
tetradic
#E27EEF #EFAA7E #8BEF7E #7EC4EF
square
#E27EEF #EFAA7E #8BEF7E #7EC4EF
split-complementary
#E27EEF #C4EF7E #7EEFAA
monochromatic
#C21BD8 #D648E8 #E27EEF #EEB4F6 #F9E4FC
Accessibility & contrast
On white
2.48
#E27EEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#E27EEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EEF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EEF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#8CA9EC
Tritanopia (blue-blind)
#E58CAC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27eef; /* rgb */ color: rgb(226, 126, 239); /* oklch */ color: oklch(74.3% 0.187 322.9);
Tailwind
colors: {
custom: {
50: '#eda6f4',
500: '#e27eef',
950: '#000000',
},
}SCSS
$custom: #e27eef; $custom-light: #eda6f4; $custom-dark: #000000;
JSON
{
"hex": "#e27eef",
"rgb": {
"r": 226,
"g": 126,
"b": 239
},
"hsl": {
"h": 293.097,
"s": 77.931,
"l": 71.569
},
"oklch": {
"l": 0.74277,
"c": 0.18651,
"h": 322.9
},
"luminance": 0.37322
}Semantic roles & 50–950 ramp
primary
#E27EEF
secondary
#D9F3D6
accent
#DA0B23
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85