#EB92BB#EB92BB
#EB92BB is a light, moderate pink. Relative luminance 0.418; OKLCH L 76.3% C 0.118 H 351.1°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92BB |
|---|---|
| RGB | rgb(235, 146, 187) |
| HSL | hsl(332, 69%, 75%) |
| HSV | hsv(332, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(70.74, 38.98, -7.03) |
| CIE-LCH | lch(70.74, 39.61, 349.77°) |
| OKLab | oklab(76.3% 0.1165 -0.0182) |
| OKLCH | oklch(76.3% 0.118 351.1) |
| XYZ | xyz(53.5104, 41.8112, 52.2560) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.20
Pig Pink
#E78EA5
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.70
Bubblegum Pink
#FE83CC
ΔE00 6.20
Carnation Pink
#FF7FA7
ΔE00 6.67
Dull Pink
#D5869D
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92BB #92EBC2
analogous
#EB92E7 #EB92BB #EB9692
triadic
#EB92BB #BBEB92 #92BBEB
tetradic
#EB92BB #E7EB92 #92EBC2 #9692EB
square
#EB92BB #E7EB92 #92EBC2 #9692EB
split-complementary
#EB92BB #92EB96 #92E7EB
monochromatic
#D82B7A #E25E9B #EB92BB #F4C6DB #FAE5EF
Accessibility & contrast
On white
2.24
#EB92BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EB92BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92BB
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92BB | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#F78FA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb92bb; /* rgb */ color: rgb(235, 146, 187); /* oklch */ color: oklch(76.3% 0.118 351.1);
Tailwind
colors: {
custom: {
50: '#f3b3cf',
500: '#eb92bb',
950: '#000000',
},
}SCSS
$custom: #eb92bb; $custom-light: #f3b3cf; $custom-dark: #000000;
JSON
{
"hex": "#eb92bb",
"rgb": {
"r": 235,
"g": 146,
"b": 187
},
"hsl": {
"h": 332.36,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.76303,
"c": 0.11789,
"h": 351.1
},
"luminance": 0.41808
}Semantic roles & 50–950 ramp
primary
#EB92BB
secondary
#D9F2E6
accent
#D17A15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082