#E474E9#E474E9
#E474E9 is a light, vivid purple. Relative luminance 0.349; OKLCH L 72.9% C 0.198 H 325.8°. Best body text is #000000 at 7.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E474E9 |
|---|---|
| RGB | rgb(228, 116, 233) |
| HSL | hsl(297, 73%, 68%) |
| HSV | hsv(297, 50%, 91%) |
| CMYK | cmyk(2.1%, 50.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.65, 59.48, -40.46) |
| CIE-LCH | lch(65.65, 71.93, 325.77°) |
| OKLab | oklab(72.86% 0.1635 -0.1113) |
| OKLCH | oklch(72.86% 0.198 325.8) |
| XYZ | xyz(52.9471, 34.8707, 81.0168) |
| Luminance | 0.3487 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.47
Orchid
#DA70D6
ΔE00 3.16
Violet (CSS)
#EE82EE
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 4.12
Violet Pink
#FB5FFC
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E474E9 #79E974
analogous
#A974E9 #E474E9 #E974B3
triadic
#E474E9 #E9E474 #74E9E4
tetradic
#E474E9 #E9A974 #79E974 #74B3E9
square
#E474E9 #E9A974 #79E974 #74B3E9
split-complementary
#E474E9 #B3E974 #74E9A9
monochromatic
#BD1FC4 #DA3FE1 #E474E9 #EEA9F1 #F9DEFA
Accessibility & contrast
On white
2.63
#E474E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.97
#E474E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E474E9
7.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E474E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E474E9 | 1.00 | 2.63 | 7.97 | 7.97 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6796ED
Deuteranopia (green-blind)
#89A4E6
Tritanopia (blue-blind)
#E982A4
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #e474e9; /* rgb */ color: rgb(228, 116, 233); /* oklch */ color: oklch(72.9% 0.198 325.8);
Tailwind
colors: {
custom: {
50: '#efa0f0',
500: '#e474e9',
950: '#000000',
},
}SCSS
$custom: #e474e9; $custom-light: #efa0f0; $custom-dark: #000000;
JSON
{
"hex": "#e474e9",
"rgb": {
"r": 228,
"g": 116,
"b": 233
},
"hsl": {
"h": 297.436,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.72857,
"c": 0.19784,
"h": 325.8
},
"luminance": 0.34868
}Semantic roles & 50–950 ramp
primary
#E474E9
secondary
#CCEECB
accent
#D51119
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F16
muted
#857F84