#E48EBF#E48EBF
#E48EBF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.0% C 0.120 H 345.2°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E48EBF |
|---|---|
| RGB | rgb(228, 142, 191) |
| HSL | hsl(326, 61%, 73%) |
| HSV | hsv(326, 38%, 89%) |
| CMYK | cmyk(0%, 37.7%, 16.2%, 10.6%) |
| CIE-LAB | lab(69.19, 39.31, -11.66) |
| CIE-LCH | lch(69.19, 41.00, 343.47°) |
| OKLab | oklab(74.99% 0.1162 -0.0307) |
| OKLCH | oklch(74.99% 0.12 345.2) |
| XYZ | xyz(51.0724, 39.6046, 54.2345) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.28
Plum
#DDA0DD
ΔE00 7.45
Lavender Pink
#DD85D7
ΔE00 7.49
Pig Pink
#E78EA5
ΔE00 7.61
Pinky
#FC86AA
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48EBF #8EE4B3
analogous
#DE8EE4 #E48EBF #E48E94
triadic
#E48EBF #BFE48E #8EBFE4
tetradic
#E48EBF #E4DE8E #8EE4B3 #8E94E4
square
#E48EBF #E4DE8E #8EE4B3 #8E94E4
split-complementary
#E48EBF #94E48E #8EE4DE
monochromatic
#C83086 #D85DA3 #E48EBF #F0BFDB #F9E6F1
Accessibility & contrast
On white
2.35
#E48EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E48EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48EBF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48EBF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A0C1
Deuteranopia (green-blind)
#A9AEBD
Tritanopia (blue-blind)
#EF8D9F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e48ebf; /* rgb */ color: rgb(228, 142, 191); /* oklch */ color: oklch(75.0% 0.120 345.2);
Tailwind
colors: {
custom: {
50: '#eeb0d2',
500: '#e48ebf',
950: '#000000',
},
}SCSS
$custom: #e48ebf; $custom-light: #eeb0d2; $custom-dark: #000000;
JSON
{
"hex": "#e48ebf",
"rgb": {
"r": 228,
"g": 142,
"b": 191
},
"hsl": {
"h": 325.814,
"s": 61.429,
"l": 72.549
},
"oklch": {
"l": 0.74985,
"c": 0.12019,
"h": 345.2
},
"luminance": 0.39602
}Semantic roles & 50–950 ramp
primary
#E48EBF
secondary
#DBF0E4
accent
#C9671C
background
#FEFAFC
surface
#FDF5F9
border
#D5CFD2
text
#161114
muted
#848082