#E48BBC#E48BBC
#E48BBC is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.4% C 0.123 H 346.4°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #E48BBC |
|---|---|
| RGB | rgb(228, 139, 188) |
| HSL | hsl(327, 62%, 72%) |
| HSV | hsv(327, 39%, 89%) |
| CMYK | cmyk(0%, 39%, 17.5%, 10.6%) |
| CIE-LAB | lab(68.46, 40.41, -11.08) |
| CIE-LCH | lch(68.46, 41.91, 344.66°) |
| OKLab | oklab(74.4% 0.1199 -0.0291) |
| OKLCH | oklch(74.4% 0.123 346.4) |
| XYZ | xyz(50.3052, 38.5932, 52.3668) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.86
Bubblegum Pink
#FE83CC
ΔE00 5.16
Bubblegum (survey)
#FF6CB5
ΔE00 7.25
Pinky
#FC86AA
ΔE00 7.30
Pig Pink
#E78EA5
ΔE00 7.31
Dull Pink
#D5869D
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48BBC #8BE4B3
analogous
#DF8BE4 #E48BBC #E48B90
triadic
#E48BBC #BCE48B #8BBCE4
tetradic
#E48BBC #E4DF8B #8BE4B3 #8B90E4
square
#E48BBC #E4DF8B #8BE4B3 #8B90E4
split-complementary
#E48BBC #90E48B #8BE4DF
monochromatic
#C62E82 #D8599F #E48BBC #F0BDD9 #F9E6F1
Accessibility & contrast
On white
2.41
#E48BBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#E48BBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48BBC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48BBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48BBC | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBE
Deuteranopia (green-blind)
#A8ACBA
Tritanopia (blue-blind)
#EF8A9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e48bbc; /* rgb */ color: rgb(228, 139, 188); /* oklch */ color: oklch(74.4% 0.123 346.4);
Tailwind
colors: {
custom: {
50: '#eeaed0',
500: '#e48bbc',
950: '#000000',
},
}SCSS
$custom: #e48bbc; $custom-light: #eeaed0; $custom-dark: #000000;
JSON
{
"hex": "#e48bbc",
"rgb": {
"r": 228,
"g": 139,
"b": 188
},
"hsl": {
"h": 326.966,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.74399,
"c": 0.12336,
"h": 346.4
},
"luminance": 0.3859
}Semantic roles & 50–950 ramp
primary
#E48BBC
secondary
#DAF1E4
accent
#CA6A1C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171014
muted
#857F82