#E47EE8#E47EE8
#E47EE8 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.2% C 0.181 H 325.8°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E47EE8 |
|---|---|
| RGB | rgb(228, 126, 232) |
| HSL | hsl(298, 70%, 70%) |
| HSV | hsv(298, 46%, 91%) |
| CMYK | cmyk(1.7%, 45.7%, 0%, 9%) |
| CIE-LAB | lab(67.46, 54.43, -37.08) |
| CIE-LCH | lch(67.46, 65.86, 325.74°) |
| OKLab | oklab(74.19% 0.1498 -0.1017) |
| OKLCH | oklch(74.19% 0.181 325.8) |
| XYZ | xyz(54.0201, 37.2445, 80.6718) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 2.50
Lavender Pink
#DD85D7
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.03
Candy Pink
#FF63E9
ΔE00 5.42
Light Magenta
#FA5FF7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E47EE8 #82E87E
analogous
#AF7EE8 #E47EE8 #E87EB7
triadic
#E47EE8 #E8E47E #7EE8E4
tetradic
#E47EE8 #E8AF7E #82E87E #7EB7E8
square
#E47EE8 #E8AF7E #82E87E #7EB7E8
split-complementary
#E47EE8 #B7E87E #7EE8AF
monochromatic
#C224C8 #D94ADF #E47EE8 #EFB2F1 #FAE5FA
Accessibility & contrast
On white
2.49
#E47EE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#E47EE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E47EE8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E47EE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E47EE8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 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)
#739CEC
Deuteranopia (green-blind)
#90A9E5
Tritanopia (blue-blind)
#E98AA8
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e47ee8; /* rgb */ color: rgb(228, 126, 232); /* oklch */ color: oklch(74.2% 0.181 325.8);
Tailwind
colors: {
custom: {
50: '#eea6ef',
500: '#e47ee8',
950: '#000000',
},
}SCSS
$custom: #e47ee8; $custom-light: #eea6ef; $custom-dark: #000000;
JSON
{
"hex": "#e47ee8",
"rgb": {
"r": 228,
"g": 126,
"b": 232
},
"hsl": {
"h": 297.736,
"s": 69.737,
"l": 70.196
},
"oklch": {
"l": 0.74185,
"c": 0.18107,
"h": 325.8
},
"luminance": 0.37242
}Semantic roles & 50–950 ramp
primary
#E47EE8
secondary
#D3F0D2
accent
#D2141B
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#171016
muted
#857F84