#E49BBB#E49BBB
#E49BBB is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.0% C 0.096 H 351.7°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E49BBB |
|---|---|
| RGB | rgb(228, 155, 187) |
| HSL | hsl(334, 57%, 75%) |
| HSV | hsv(334, 32%, 89%) |
| CMYK | cmyk(0%, 32%, 18%, 10.6%) |
| CIE-LAB | lab(71.91, 31.80, -5.39) |
| CIE-LCH | lch(71.91, 32.25, 350.38°) |
| OKLab | oklab(77.02% 0.0947 -0.0139) |
| OKLCH | oklch(77.02% 0.096 351.7) |
| XYZ | xyz(52.6864, 43.5274, 52.6306) |
| Luminance | 0.4353 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.03
Pig Pink
#E78EA5
ΔE00 5.49
Powder Pink
#FFB2D0
ΔE00 6.30
Dull Pink
#D5869D
ΔE00 6.75
Pinky
#FC86AA
ΔE00 7.38
Baby Pink
#FFB7CE
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49BBB #9BE4C4
analogous
#E49BDF #E49BBB #E4A09B
triadic
#E49BBB #BBE49B #9BBBE4
tetradic
#E49BBB #DFE49B #9BE4C4 #A09BE4
square
#E49BBB #DFE49B #9BE4C4 #A09BE4
split-complementary
#E49BBB #9BE4A0 #9BDFE4
monochromatic
#CA3B79 #D76B9A #E49BBB #F1CBDC #F8E7EF
Accessibility & contrast
On white
2.16
#E49BBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#E49BBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49BBB
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49BBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49BBB | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#B4B5B9
Tritanopia (blue-blind)
#EF99A6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e49bbb; /* rgb */ color: rgb(228, 155, 187); /* oklch */ color: oklch(77.0% 0.096 351.7);
Tailwind
colors: {
custom: {
50: '#edb9cf',
500: '#e49bbb',
950: '#000000',
},
}SCSS
$custom: #e49bbb; $custom-light: #edb9cf; $custom-dark: #000000;
JSON
{
"hex": "#e49bbb",
"rgb": {
"r": 228,
"g": 155,
"b": 187
},
"hsl": {
"h": 333.699,
"s": 57.48,
"l": 75.098
},
"oklch": {
"l": 0.77021,
"c": 0.0957,
"h": 351.7
},
"luminance": 0.43525
}Semantic roles & 50–950 ramp
primary
#E49BBB
secondary
#DBF0E7
accent
#C57D20
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082