#E27EF2#E27EF2
#E27EF2 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.4% C 0.189 H 321.9°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EF2 |
|---|---|
| RGB | rgb(226, 126, 242) |
| HSL | hsl(292, 82%, 72%) |
| HSV | hsv(292, 48%, 95%) |
| CMYK | cmyk(6.6%, 47.9%, 0%, 5.1%) |
| CIE-LAB | lab(67.65, 55.70, -42.30) |
| CIE-LCH | lch(67.65, 69.95, 322.79°) |
| OKLab | oklab(74.42% 0.1491 -0.1168) |
| OKLCH | oklch(74.42% 0.189 321.9) |
| XYZ | xyz(54.8501, 37.5036, 88.3369) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.84
Purply Pink
#F075E6
ΔE00 3.79
Orchid
#DA70D6
ΔE00 5.07
Lavender Pink
#DD85D7
ΔE00 5.30
Light Magenta
#FA5FF7
ΔE00 5.50
Violet Pink
#FB5FFC
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EF2 #8EF27E
analogous
#A87EF2 #E27EF2 #F27EC8
triadic
#E27EF2 #F2E27E #7EF2E2
tetradic
#E27EF2 #F2A87E #8EF27E #7EC8F2
square
#E27EF2 #F2A87E #8EF27E #7EC8F2
split-complementary
#E27EF2 #C8F27E #7EF2A8
monochromatic
#C316DF #D646EC #E27EF2 #EEB6F8 #F9E3FC
Accessibility & contrast
On white
2.47
#E27EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E27EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EF2
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EF2 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF6
Deuteranopia (green-blind)
#8BA9EF
Tritanopia (blue-blind)
#E58DAD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e27ef2; /* rgb */ color: rgb(226, 126, 242); /* oklch */ color: oklch(74.4% 0.189 321.9);
Tailwind
colors: {
custom: {
50: '#eda6f7',
500: '#e27ef2',
950: '#000000',
},
}SCSS
$custom: #e27ef2; $custom-light: #eda6f7; $custom-dark: #000000;
JSON
{
"hex": "#e27ef2",
"rgb": {
"r": 226,
"g": 126,
"b": 242
},
"hsl": {
"h": 291.724,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.74419,
"c": 0.18939,
"h": 321.9
},
"luminance": 0.37501
}Semantic roles & 50–950 ramp
primary
#E27EF2
secondary
#DBF4D7
accent
#DE0725
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#171017
muted
#857F85