#EB92AA#EB92AA
#EB92AA is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.8% C 0.111 H 2.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EB92AA |
|---|---|
| RGB | rgb(235, 146, 170) |
| HSL | hsl(344, 69%, 75%) |
| HSV | hsv(344, 38%, 92%) |
| CMYK | cmyk(0%, 37.9%, 27.7%, 7.8%) |
| CIE-LAB | lab(70.26, 36.58, 1.73) |
| CIE-LCH | lch(70.26, 36.62, 2.71°) |
| OKLab | oklab(75.78% 0.1106 0.005) |
| OKLCH | oklch(75.78% 0.111 2.6) |
| XYZ | xyz(51.7970, 41.1259, 43.2324) |
| Luminance | 0.4112 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.20
Pinky
#FC86AA
ΔE00 4.14
Rosa
#FE86A4
ΔE00 4.39
Faded Pink
#DE9DAC
ΔE00 4.40
Dull Pink
#D5869D
ΔE00 4.69
Rose Pink
#F7879A
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB92AA #92EBD3
analogous
#EB92D7 #EB92AA #EBA792
triadic
#EB92AA #AAEB92 #92AAEB
tetradic
#EB92AA #D7EB92 #92EBD3 #A792EB
square
#EB92AA #D7EB92 #92EBD3 #A792EB
split-complementary
#EB92AA #92EBA7 #92D7EB
monochromatic
#D82B59 #E25E82 #EB92AA #F4C6D2 #FAE5EB
Accessibility & contrast
On white
2.28
#EB92AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EB92AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB92AA
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB92AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB92AA | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AB
Deuteranopia (green-blind)
#B5B2A8
Tritanopia (blue-blind)
#F98C9A
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #eb92aa; /* rgb */ color: rgb(235, 146, 170); /* oklch */ color: oklch(75.8% 0.111 2.6);
Tailwind
colors: {
custom: {
50: '#f3b3c3',
500: '#eb92aa',
950: '#000000',
},
}SCSS
$custom: #eb92aa; $custom-light: #f3b3c3; $custom-dark: #000000;
JSON
{
"hex": "#eb92aa",
"rgb": {
"r": 235,
"g": 146,
"b": 170
},
"hsl": {
"h": 343.82,
"s": 68.992,
"l": 74.706
},
"oklch": {
"l": 0.75783,
"c": 0.11072,
"h": 2.6
},
"luminance": 0.41122
}Semantic roles & 50–950 ramp
primary
#EB92AA
secondary
#D9F2EB
accent
#D19E15
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081