#E291BB#E291BB
#E291BB is a light, moderate pink. Relative luminance 0.400; OKLCH L 75.1% C 0.111 H 347.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #E291BB |
|---|---|
| RGB | rgb(226, 145, 187) |
| HSL | hsl(329, 58%, 73%) |
| HSV | hsv(329, 36%, 89%) |
| CMYK | cmyk(0%, 35.8%, 17.3%, 11.4%) |
| CIE-LAB | lab(69.48, 36.43, -9.03) |
| CIE-LCH | lch(69.48, 37.53, 346.08°) |
| OKLab | oklab(75.11% 0.1081 -0.0236) |
| OKLCH | oklch(75.11% 0.111 347.7) |
| XYZ | xyz(50.4596, 40.0104, 52.0690) |
| Luminance | 0.4001 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.04
Pig Pink
#E78EA5
ΔE00 6.38
Bubblegum Pink
#FE83CC
ΔE00 6.54
Dull Pink
#D5869D
ΔE00 6.68
Pinky
#FC86AA
ΔE00 7.20
Faded Pink
#DE9DAC
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E291BB #91E2B8
analogous
#E091E2 #E291BB #E29192
triadic
#E291BB #BBE291 #91BBE2
tetradic
#E291BB #E2E091 #91E2B8 #9192E2
square
#E291BB #E2E091 #91E2B8 #9192E2
split-complementary
#E291BB #92E291 #91E2E0
monochromatic
#C5347F #D5619D #E291BB #EFC1D9 #F9E7F0
Accessibility & contrast
On white
2.33
#E291BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#E291BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E291BB
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E291BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E291BB | 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)
#98A2BD
Deuteranopia (green-blind)
#ABAFB9
Tritanopia (blue-blind)
#ED90A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e291bb; /* rgb */ color: rgb(226, 145, 187); /* oklch */ color: oklch(75.1% 0.111 347.7);
Tailwind
colors: {
custom: {
50: '#ecb2cf',
500: '#e291bb',
950: '#000000',
},
}SCSS
$custom: #e291bb; $custom-light: #ecb2cf; $custom-dark: #000000;
JSON
{
"hex": "#e291bb",
"rgb": {
"r": 226,
"g": 145,
"b": 187
},
"hsl": {
"h": 328.889,
"s": 58.273,
"l": 72.745
},
"oklch": {
"l": 0.75114,
"c": 0.1106,
"h": 347.7
},
"luminance": 0.40007
}Semantic roles & 50–950 ramp
primary
#E291BB
secondary
#DBF0E5
accent
#C67020
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082