#E48EC8#E48EC8
#E48EC8 is a light, vivid pink. Relative luminance 0.400; OKLCH L 75.3% C 0.127 H 340.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E48EC8 |
|---|---|
| RGB | rgb(228, 142, 200) |
| HSL | hsl(320, 61%, 73%) |
| HSV | hsv(320, 38%, 89%) |
| CMYK | cmyk(0%, 37.7%, 12.3%, 10.6%) |
| CIE-LAB | lab(69.48, 40.74, -16.24) |
| CIE-LCH | lch(69.48, 43.86, 338.27°) |
| OKLab | oklab(75.3% 0.1189 -0.0432) |
| OKLCH | oklch(75.3% 0.127 340) |
| XYZ | xyz(52.0934, 40.0130, 59.6118) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.80
Lavender Pink
#DD85D7
ΔE00 5.43
Pink (survey)
#FF81C0
ΔE00 5.81
Plum
#DDA0DD
ΔE00 5.94
Bubblegum (survey)
#FF6CB5
ΔE00 8.33
Violet (CSS)
#EE82EE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48EC8 #8EE4AA
analogous
#D58EE4 #E48EC8 #E48E9D
triadic
#E48EC8 #C8E48E #8EC8E4
tetradic
#E48EC8 #E4D58E #8EE4AA #8E9DE4
square
#E48EC8 #E4D58E #8EE4AA #8E9DE4
split-complementary
#E48EC8 #9DE48E #8EE4D5
monochromatic
#C83096 #D85DB0 #E48EC8 #F0BFE0 #F9E6F3
Accessibility & contrast
On white
2.33
#E48EC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E48EC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48EC8
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48EC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48EC8 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A1CA
Deuteranopia (green-blind)
#A7AFC6
Tritanopia (blue-blind)
#ED8FA3
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e48ec8; /* rgb */ color: rgb(228, 142, 200); /* oklch */ color: oklch(75.3% 0.127 340.0);
Tailwind
colors: {
custom: {
50: '#eeb0d8',
500: '#e48ec8',
950: '#000000',
},
}SCSS
$custom: #e48ec8; $custom-light: #eeb0d8; $custom-dark: #000000;
JSON
{
"hex": "#e48ec8",
"rgb": {
"r": 228,
"g": 142,
"b": 200
},
"hsl": {
"h": 319.535,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.75303,
"c": 0.12654,
"h": 340
},
"luminance": 0.4001
}Semantic roles & 50–950 ramp
primary
#E48EC8
secondary
#DBF0E2
accent
#C9551C
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#161114
muted
#848083