#E27EEE#E27EEE
#E27EEE is a light, vivid purple. Relative luminance 0.373; OKLCH L 74.2% C 0.186 H 323.2°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E27EEE |
|---|---|
| RGB | rgb(226, 126, 238) |
| HSL | hsl(294, 77%, 71%) |
| HSV | hsv(294, 47%, 93%) |
| CMYK | cmyk(5%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(67.48, 54.96, -40.38) |
| CIE-LCH | lch(67.48, 68.20, 323.69°) |
| OKLab | oklab(74.23% 0.1485 -0.1112) |
| OKLCH | oklch(74.23% 0.186 323.2) |
| XYZ | xyz(54.2559, 37.2659, 85.2075) |
| Luminance | 0.3726 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.46
Purply Pink
#F075E6
ΔE00 3.32
Orchid
#DA70D6
ΔE00 4.58
Lavender Pink
#DD85D7
ΔE00 4.66
Light Magenta
#FA5FF7
ΔE00 5.54
Violet Pink
#FB5FFC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27EEE #8AEE7E
analogous
#AA7EEE #E27EEE #EE7EC2
triadic
#E27EEE #EEE27E #7EEEE2
tetradic
#E27EEE #EEAA7E #8AEE7E #7EC2EE
square
#E27EEE #EEAA7E #8AEE7E #7EC2EE
split-complementary
#E27EEE #C2EE7E #7EEEAA
monochromatic
#C21CD5 #D648E7 #E27EEE #EEB4F5 #F9E4FB
Accessibility & contrast
On white
2.48
#E27EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E27EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27EEE
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27EEE | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF2
Deuteranopia (green-blind)
#8CA8EB
Tritanopia (blue-blind)
#E58CAB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e27eee; /* rgb */ color: rgb(226, 126, 238); /* oklch */ color: oklch(74.2% 0.186 323.2);
Tailwind
colors: {
custom: {
50: '#eda6f4',
500: '#e27eee',
950: '#000000',
},
}SCSS
$custom: #e27eee; $custom-light: #eda6f4; $custom-dark: #000000;
JSON
{
"hex": "#e27eee",
"rgb": {
"r": 226,
"g": 126,
"b": 238
},
"hsl": {
"h": 293.571,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.7423,
"c": 0.18555,
"h": 323.2
},
"luminance": 0.37264
}Semantic roles & 50–950 ramp
primary
#E27EEE
secondary
#D8F2D5
accent
#D90D22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171017
muted
#857F85