#E48FED#E48FED
#E48FED is a light, vivid purple. Relative luminance 0.423; OKLCH L 76.9% C 0.158 H 323.5°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E48FED |
|---|---|
| RGB | rgb(228, 143, 237) |
| HSL | hsl(294, 72%, 75%) |
| HSV | hsv(294, 40%, 93%) |
| CMYK | cmyk(3.8%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(71.05, 46.70, -34.26) |
| CIE-LCH | lch(71.05, 57.91, 323.74°) |
| OKLab | oklab(76.93% 0.1268 -0.0938) |
| OKLCH | oklch(76.93% 0.158 323.5) |
| XYZ | xyz(57.1019, 42.2556, 85.2526) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.11
Lavender Pink
#DD85D7
ΔE00 3.97
Purply Pink
#F075E6
ΔE00 5.49
Plum
#DDA0DD
ΔE00 6.21
Baby Purple
#CA9BF7
ΔE00 6.87
Orchid
#DA70D6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48FED #98ED8F
analogous
#B58FED #E48FED #ED8FC7
triadic
#E48FED #EDE48F #8FEDE4
tetradic
#E48FED #EDB58F #98ED8F #8FC7ED
square
#E48FED #EDB58F #98ED8F #8FC7ED
split-complementary
#E48FED #C7ED8F #8FEDB5
monochromatic
#CB26DC #D75AE5 #E48FED #F1C4F5 #F9E5FB
Accessibility & contrast
On white
2.22
#E48FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#E48FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48FED
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48FED | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A7F0
Deuteranopia (green-blind)
#9BB1EA
Tritanopia (blue-blind)
#E799B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #e48fed; /* rgb */ color: rgb(228, 143, 237); /* oklch */ color: oklch(76.9% 0.158 323.5);
Tailwind
colors: {
custom: {
50: '#eeb1f3',
500: '#e48fed',
950: '#000000',
},
}SCSS
$custom: #e48fed; $custom-light: #eeb1f3; $custom-dark: #000000;
JSON
{
"hex": "#e48fed",
"rgb": {
"r": 228,
"g": 143,
"b": 237
},
"hsl": {
"h": 294.255,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.76932,
"c": 0.15769,
"h": 323.5
},
"luminance": 0.42253
}Semantic roles & 50–950 ramp
primary
#E48FED
secondary
#DBF2D9
accent
#D41124
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#171117
muted
#858085