#E48FF5#E48FF5
#E48FF5 is a light, vivid purple. Relative luminance 0.427; OKLCH L 77.3% C 0.166 H 320.8°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #E48FF5 |
|---|---|
| RGB | rgb(228, 143, 245) |
| HSL | hsl(290, 84%, 76%) |
| HSV | hsv(290, 42%, 96%) |
| CMYK | cmyk(6.9%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(71.37, 48.21, -38.12) |
| CIE-LCH | lch(71.37, 61.46, 321.67°) |
| OKLab | oklab(77.28% 0.1284 -0.1048) |
| OKLCH | oklch(77.28% 0.166 320.8) |
| XYZ | xyz(58.2968, 42.7335, 91.5460) |
| Luminance | 0.4273 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.39
Lavender Pink
#DD85D7
ΔE00 5.21
Purply Pink
#F075E6
ΔE00 5.89
Baby Purple
#CA9BF7
ΔE00 6.19
Liliac
#C48EFD
ΔE00 6.92
Lilac (survey)
#CEA2FD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48FF5 #A0F58F
analogous
#B18FF5 #E48FF5 #F58FD3
triadic
#E48FF5 #F5E48F #8FF5E4
tetradic
#E48FF5 #F5B18F #A0F58F #8FD3F5
square
#E48FF5 #F5B18F #A0F58F #8FD3F5
split-complementary
#E48FF5 #D3F58F #8FF5B1
monochromatic
#C91FEB #D657F0 #E48FF5 #F2C7FA #F8E3FC
Accessibility & contrast
On white
2.20
#E48FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#E48FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48FF5
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48FF5 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9F9
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#E69BB7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e48ff5; /* rgb */ color: rgb(228, 143, 245); /* oklch */ color: oklch(77.3% 0.166 320.8);
Tailwind
colors: {
custom: {
50: '#eeb1f9',
500: '#e48ff5',
950: '#000000',
},
}SCSS
$custom: #e48ff5; $custom-light: #eeb1f9; $custom-dark: #000000;
JSON
{
"hex": "#e48ff5",
"rgb": {
"r": 228,
"g": 143,
"b": 245
},
"hsl": {
"h": 290,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.77284,
"c": 0.16573,
"h": 320.8
},
"luminance": 0.42731
}Semantic roles & 50–950 ramp
primary
#E48FF5
secondary
#DCF4D7
accent
#E0052A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085