#E27AED#E27AED
#E27AED is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.191 H 323.6°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E27AED |
|---|---|
| RGB | rgb(226, 122, 237) |
| HSL | hsl(294, 76%, 70%) |
| HSV | hsv(294, 49%, 93%) |
| CMYK | cmyk(4.6%, 48.5%, 0%, 7.1%) |
| CIE-LAB | lab(66.68, 56.75, -41.08) |
| CIE-LCH | lch(66.68, 70.06, 324.10°) |
| OKLab | oklab(73.62% 0.1538 -0.1132) |
| OKLCH | oklch(73.62% 0.191 323.6) |
| XYZ | xyz(53.6082, 36.2047, 84.2688) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.91
Purply Pink
#F075E6
ΔE00 3.07
Orchid
#DA70D6
ΔE00 4.05
Light Magenta
#FA5FF7
ΔE00 4.94
Lavender Pink
#DD85D7
ΔE00 4.97
Violet Pink
#FB5FFC
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27AED #85ED7A
analogous
#A87AED #E27AED #ED7ABE
triadic
#E27AED #EDE27A #7AEDE2
tetradic
#E27AED #EDA87A #85ED7A #7ABEED
square
#E27AED #EDA87A #85ED7A #7ABEED
split-complementary
#E27AED #BEED7A #7AEDA8
monochromatic
#BF1CD0 #D644E6 #E27AED #EEB0F4 #F9E4FB
Accessibility & contrast
On white
2.55
#E27AED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#E27AED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27AED
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27AED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27AED | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9AF1
Deuteranopia (green-blind)
#8AA7EA
Tritanopia (blue-blind)
#E688A9
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #e27aed; /* rgb */ color: rgb(226, 122, 237); /* oklch */ color: oklch(73.6% 0.191 323.6);
Tailwind
colors: {
custom: {
50: '#eda4f3',
500: '#e27aed',
950: '#000000',
},
}SCSS
$custom: #e27aed; $custom-light: #eda4f3; $custom-dark: #000000;
JSON
{
"hex": "#e27aed",
"rgb": {
"r": 226,
"g": 122,
"b": 237
},
"hsl": {
"h": 294.261,
"s": 76.159,
"l": 70.392
},
"oklch": {
"l": 0.73623,
"c": 0.19098,
"h": 323.6
},
"luminance": 0.36202
}Semantic roles & 50–950 ramp
primary
#E27AED
secondary
#D5F1D2
accent
#D80D21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85