#E292BB#E292BB
#E292BB is a light, moderate pink. Relative luminance 0.403; OKLCH L 75.3% C 0.109 H 348.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E292BB |
|---|---|
| RGB | rgb(226, 146, 187) |
| HSL | hsl(329, 58%, 73%) |
| HSV | hsv(329, 35%, 89%) |
| CMYK | cmyk(0%, 35.4%, 17.3%, 11.4%) |
| CIE-LAB | lab(69.69, 35.90, -8.70) |
| CIE-LCH | lch(69.69, 36.94, 346.37°) |
| OKLab | oklab(75.28% 0.1065 -0.0227) |
| OKLCH | oklch(75.28% 0.109 348) |
| XYZ | xyz(50.6131, 40.3173, 52.1202) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.22
Pig Pink
#E78EA5
ΔE00 6.25
Dull Pink
#D5869D
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 6.75
Pinky
#FC86AA
ΔE00 7.19
Faded Pink
#DE9DAC
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E292BB #92E2B9
analogous
#E192E2 #E292BB #E29293
triadic
#E292BB #BBE292 #92BBE2
tetradic
#E292BB #E2E192 #92E2B9 #9293E2
square
#E292BB #E2E192 #92E2B9 #9293E2
split-complementary
#E292BB #93E292 #92E2E1
monochromatic
#C5347F #D5629D #E292BB #EFC2D9 #F9E7F0
Accessibility & contrast
On white
2.32
#E292BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#E292BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E292BB
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E292BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E292BB | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A2BD
Deuteranopia (green-blind)
#ACAFB9
Tritanopia (blue-blind)
#ED91A0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #e292bb; /* rgb */ color: rgb(226, 146, 187); /* oklch */ color: oklch(75.3% 0.109 348.0);
Tailwind
colors: {
custom: {
50: '#ecb3cf',
500: '#e292bb',
950: '#000000',
},
}SCSS
$custom: #e292bb; $custom-light: #ecb3cf; $custom-dark: #000000;
JSON
{
"hex": "#e292bb",
"rgb": {
"r": 226,
"g": 146,
"b": 187
},
"hsl": {
"h": 329.25,
"s": 57.971,
"l": 72.941
},
"oklch": {
"l": 0.7528,
"c": 0.10889,
"h": 348
},
"luminance": 0.40314
}Semantic roles & 50–950 ramp
primary
#E292BB
secondary
#DBF0E5
accent
#C67120
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082