#E48BBB#E48BBB
#E48BBB is a light, vivid pink. Relative luminance 0.385; OKLCH L 74.4% C 0.123 H 347.0°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E48BBB |
|---|---|
| RGB | rgb(228, 139, 187) |
| HSL | hsl(328, 62%, 72%) |
| HSV | hsv(328, 39%, 89%) |
| CMYK | cmyk(0%, 39%, 18%, 10.6%) |
| CIE-LAB | lab(68.42, 40.26, -10.57) |
| CIE-LCH | lch(68.42, 41.63, 345.29°) |
| OKLab | oklab(74.37% 0.1196 -0.0277) |
| OKLCH | oklch(74.37% 0.123 347) |
| XYZ | xyz(50.1978, 38.5503, 51.8010) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.87
Bubblegum Pink
#FE83CC
ΔE00 5.29
Pig Pink
#E78EA5
ΔE00 7.06
Pinky
#FC86AA
ΔE00 7.10
Dull Pink
#D5869D
ΔE00 7.12
Bubblegum (survey)
#FF6CB5
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E48BBB #8BE4B4
analogous
#E08BE4 #E48BBB #E48B8F
triadic
#E48BBB #BBE48B #8BBBE4
tetradic
#E48BBB #E4E08B #8BE4B4 #8B8FE4
square
#E48BBB #E4E08B #8BE4B4 #8B8FE4
split-complementary
#E48BBB #8FE48B #8BE4E0
monochromatic
#C62E80 #D8599E #E48BBB #F0BDD8 #F9E6F0
Accessibility & contrast
On white
2.41
#E48BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#E48BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E48BBB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E48BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E48BBB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929EBD
Deuteranopia (green-blind)
#A8ACB9
Tritanopia (blue-blind)
#EF8A9C
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #e48bbb; /* rgb */ color: rgb(228, 139, 187); /* oklch */ color: oklch(74.4% 0.123 347.0);
Tailwind
colors: {
custom: {
50: '#eeaecf',
500: '#e48bbb',
950: '#000000',
},
}SCSS
$custom: #e48bbb; $custom-light: #eeaecf; $custom-dark: #000000;
JSON
{
"hex": "#e48bbb",
"rgb": {
"r": 228,
"g": 139,
"b": 187
},
"hsl": {
"h": 327.64,
"s": 62.238,
"l": 71.961
},
"oklch": {
"l": 0.74365,
"c": 0.12273,
"h": 347
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#E48BBB
secondary
#DAF1E5
accent
#CA6C1C
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#171013
muted
#857F82