#EB92BA#EB92BA
#EB92BA is a light, moderate pink. Relative luminance 0.418; OKLCH L 76.3% C 0.117 H 351.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92BA |
|---|---|
| RGB | rgb(235, 146, 186) |
| HSL | hsl(333, 69%, 75%) |
| HSV | hsv(333, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 20.9%, 7.8%) |
| CIE-LAB | lab(70.71, 38.83, -6.52) |
| CIE-LCH | lch(70.71, 39.38, 350.47°) |
| OKLab | oklab(76.27% 0.1162 -0.0168) |
| OKLCH | oklch(76.27% 0.117 351.8) |
| XYZ | xyz(53.4037, 41.7686, 51.6942) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.20
Pink (survey)
#FF81C0
ΔE00 5.30
Pinky
#FC86AA
ΔE00 5.51
Bubblegum Pink
#FE83CC
ΔE00 6.39
Carnation Pink
#FF7FA7
ΔE00 6.52
Dull Pink
#D5869D
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92BA #92EBC3
analogous
#EB92E6 #EB92BA #EB9792
triadic
#EB92BA #BAEB92 #92BAEB
tetradic
#EB92BA #E6EB92 #92EBC3 #9792EB
square
#EB92BA #E6EB92 #92EBC3 #9792EB
split-complementary
#EB92BA #92EB97 #92E6EB
monochromatic
#D82B79 #E25E99 #EB92BA #F4C6DB #FAE5EF
Accessibility & contrast
On white
2.25
#EB92BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EB92BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92BA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92BA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#B1B3B8
Tritanopia (blue-blind)
#F78FA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb92ba; /* rgb */ color: rgb(235, 146, 186); /* oklch */ color: oklch(76.3% 0.117 351.8);
Tailwind
colors: {
custom: {
50: '#f3b3ce',
500: '#eb92ba',
950: '#000000',
},
}SCSS
$custom: #eb92ba; $custom-light: #f3b3ce; $custom-dark: #000000;
JSON
{
"hex": "#eb92ba",
"rgb": {
"r": 235,
"g": 146,
"b": 186
},
"hsl": {
"h": 333.034,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.7627,
"c": 0.11736,
"h": 351.8
},
"luminance": 0.41765
}Semantic roles & 50–950 ramp
primary
#EB92BA
secondary
#D9F2E7
accent
#D17C15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082