#E48FF3#E48FF3
#E48FF3 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.2% C 0.164 H 321.4°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #E48FF3 |
|---|---|
| RGB | rgb(228, 143, 243) |
| HSL | hsl(291, 81%, 76%) |
| HSV | hsv(291, 41%, 95%) |
| CMYK | cmyk(6.2%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(71.29, 47.83, -37.16) |
| CIE-LCH | lch(71.29, 60.57, 322.16°) |
| OKLab | oklab(77.2% 0.128 -0.1021) |
| OKLCH | oklch(77.2% 0.164 321.4) |
| XYZ | xyz(57.9931, 42.6121, 89.9467) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 4.89
Purply Pink
#F075E6
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 6.33
Plum
#DDA0DD
ΔE00 7.01
Lilac (survey)
#CEA2FD
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48FF3 #9EF38F
analogous
#B28FF3 #E48FF3 #F38FD0
triadic
#E48FF3 #F3E48F #8FF3E4
tetradic
#E48FF3 #F3B28F #9EF38F #8FD0F3
square
#E48FF3 #F3B28F #9EF38F #8FD0F3
split-complementary
#E48FF3 #D0F38F #8FF3B2
monochromatic
#C920E7 #D758ED #E48FF3 #F1C6F9 #F8E3FC
Accessibility & contrast
On white
2.21
#E48FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#E48FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48FF3
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48FF3 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A8F7
Deuteranopia (green-blind)
#99B2F0
Tritanopia (blue-blind)
#E69BB6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e48ff3; /* rgb */ color: rgb(228, 143, 243); /* oklch */ color: oklch(77.2% 0.164 321.4);
Tailwind
colors: {
custom: {
50: '#eeb1f7',
500: '#e48ff3',
950: '#000000',
},
}SCSS
$custom: #e48ff3; $custom-light: #eeb1f7; $custom-dark: #000000;
JSON
{
"hex": "#e48ff3",
"rgb": {
"r": 228,
"g": 143,
"b": 243
},
"hsl": {
"h": 291,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.77195,
"c": 0.1637,
"h": 321.4
},
"luminance": 0.4261
}Semantic roles & 50–950 ramp
primary
#E48FF3
secondary
#DBF4D7
accent
#DD0928
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#171117
muted
#858085