#E27BEE#E27BEE
#E27BEE is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.8% C 0.190 H 323.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #E27BEE |
|---|---|
| RGB | rgb(226, 123, 238) |
| HSL | hsl(294, 77%, 71%) |
| HSV | hsv(294, 48%, 93%) |
| CMYK | cmyk(5%, 48.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.91, 56.44, -41.27) |
| CIE-LCH | lch(66.91, 69.92, 323.83°) |
| OKLab | oklab(73.81% 0.1526 -0.1138) |
| OKLCH | oklch(73.81% 0.19 323.3) |
| XYZ | xyz(53.8781, 36.5102, 85.0815) |
| Luminance | 0.3651 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.83
Purply Pink
#F075E6
ΔE00 3.20
Orchid
#DA70D6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.07
Violet Pink
#FB5FFC
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E27BEE #87EE7B
analogous
#A87BEE #E27BEE #EE7BC0
triadic
#E27BEE #EEE27B #7BEEE2
tetradic
#E27BEE #EEA87B #87EE7B #7BC0EE
square
#E27BEE #EEA87B #87EE7B #7BC0EE
split-complementary
#E27BEE #C0EE7B #7BEEA8
monochromatic
#C01BD3 #D645E7 #E27BEE #EEB1F5 #F9E4FC
Accessibility & contrast
On white
2.53
#E27BEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#E27BEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E27BEE
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E27BEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E27BEE | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9BF2
Deuteranopia (green-blind)
#8AA7EB
Tritanopia (blue-blind)
#E589AA
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #e27bee; /* rgb */ color: rgb(226, 123, 238); /* oklch */ color: oklch(73.8% 0.190 323.3);
Tailwind
colors: {
custom: {
50: '#eda4f4',
500: '#e27bee',
950: '#000000',
},
}SCSS
$custom: #e27bee; $custom-light: #eda4f4; $custom-dark: #000000;
JSON
{
"hex": "#e27bee",
"rgb": {
"r": 226,
"g": 123,
"b": 238
},
"hsl": {
"h": 293.739,
"s": 77.181,
"l": 70.784
},
"oklch": {
"l": 0.73809,
"c": 0.19034,
"h": 323.3
},
"luminance": 0.36508
}Semantic roles & 50–950 ramp
primary
#E27BEE
secondary
#D6F2D3
accent
#D90C22
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F17
muted
#857F85