#E27EED#E27EED
#E27EED is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.185 H 323.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EED |
|---|---|
| RGB | rgb(226, 126, 237) |
| HSL | hsl(294, 76%, 71%) |
| HSV | hsv(294, 47%, 93%) |
| CMYK | cmyk(4.6%, 46.8%, 0%, 7.1%) |
| CIE-LAB | lab(67.43, 54.77, -39.90) |
| CIE-LCH | lch(67.43, 67.76, 323.93°) |
| OKLab | oklab(74.18% 0.1484 -0.1098) |
| OKLCH | oklch(74.18% 0.185 323.5) |
| XYZ | xyz(54.1094, 37.2073, 84.4359) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.39
Purply Pink
#F075E6
ΔE00 3.22
Orchid
#DA70D6
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.50
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EED #89ED7E
analogous
#AA7EED #E27EED #ED7EC0
triadic
#E27EED #EDE27E #7EEDE2
tetradic
#E27EED #EDAA7E #89ED7E #7EC0ED
square
#E27EED #EDAA7E #89ED7E #7EC0ED
split-complementary
#E27EED #C0ED7E #7EEDAA
monochromatic
#C11DD3 #D648E6 #E27EED #EEB4F4 #F9E4FB
Accessibility & contrast
On white
2.49
#E27EED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E27EED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EED
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EED | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#8DA8EA
Tritanopia (blue-blind)
#E68BAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27eed; /* rgb */ color: rgb(226, 126, 237); /* oklch */ color: oklch(74.2% 0.185 323.5);
Tailwind
colors: {
custom: {
50: '#eda6f3',
500: '#e27eed',
950: '#000000',
},
}SCSS
$custom: #e27eed; $custom-light: #eda6f3; $custom-dark: #000000;
JSON
{
"hex": "#e27eed",
"rgb": {
"r": 226,
"g": 126,
"b": 237
},
"hsl": {
"h": 294.054,
"s": 75.51,
"l": 71.176
},
"oklch": {
"l": 0.74183,
"c": 0.1846,
"h": 323.5
},
"luminance": 0.37205
}Semantic roles & 50–950 ramp
primary
#E27EED
secondary
#D8F2D5
accent
#D80E22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85