#EB92AB#EB92AB
#EB92AB is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.8% C 0.111 H 1.9°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92AB |
|---|---|
| RGB | rgb(235, 146, 171) |
| HSL | hsl(343, 69%, 75%) |
| HSV | hsv(343, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 27.2%, 7.8%) |
| CIE-LAB | lab(70.29, 36.71, 1.21) |
| CIE-LCH | lch(70.29, 36.73, 1.89°) |
| OKLab | oklab(75.81% 0.111 0.0037) |
| OKLCH | oklch(75.81% 0.111 1.9) |
| XYZ | xyz(51.8920, 41.1639, 43.7325) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.34
Pinky
#FC86AA
ΔE00 4.09
Rosa
#FE86A4
ΔE00 4.46
Faded Pink
#DE9DAC
ΔE00 4.48
Dull Pink
#D5869D
ΔE00 4.69
Rose Pink
#F7879A
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92AB #92EBD2
analogous
#EB92D8 #EB92AB #EBA692
triadic
#EB92AB #ABEB92 #92ABEB
tetradic
#EB92AB #D8EB92 #92EBD2 #A692EB
square
#EB92AB #D8EB92 #92EBD2 #A692EB
split-complementary
#EB92AB #92EBA6 #92D8EB
monochromatic
#D82B5B #E25E83 #EB92AB #F4C6D3 #FAE5EB
Accessibility & contrast
On white
2.27
#EB92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EB92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92AB
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92AB | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#B5B2A9
Tritanopia (blue-blind)
#F98C9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb92ab; /* rgb */ color: rgb(235, 146, 171); /* oklch */ color: oklch(75.8% 0.111 1.9);
Tailwind
colors: {
custom: {
50: '#f3b3c3',
500: '#eb92ab',
950: '#000000',
},
}SCSS
$custom: #eb92ab; $custom-light: #f3b3c3; $custom-dark: #000000;
JSON
{
"hex": "#eb92ab",
"rgb": {
"r": 235,
"g": 146,
"b": 171
},
"hsl": {
"h": 343.146,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75812,
"c": 0.11103,
"h": 1.9
},
"luminance": 0.4116
}Semantic roles & 50–950 ramp
primary
#EB92AB
secondary
#D9F2EB
accent
#D19C15
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081