#EA92AB#EA92AB
#EA92AB is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.7% C 0.110 H 1.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92AB |
|---|---|
| RGB | rgb(234, 146, 171) |
| HSL | hsl(343, 68%, 75%) |
| HSV | hsv(343, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 26.9%, 8.2%) |
| CIE-LAB | lab(70.17, 36.36, 1.03) |
| CIE-LCH | lch(70.17, 36.37, 1.62°) |
| OKLab | oklab(75.7% 0.1099 0.0032) |
| OKLCH | oklch(75.7% 0.11 1.7) |
| XYZ | xyz(51.5627, 40.9941, 43.7170) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.32
Pinky
#FC86AA
ΔE00 4.22
Faded Pink
#DE9DAC
ΔE00 4.38
Dull Pink
#D5869D
ΔE00 4.56
Rosa
#FE86A4
ΔE00 4.63
Rose Pink
#F7879A
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92AB #92EAD1
analogous
#EA92D7 #EA92AB #EAA592
triadic
#EA92AB #ABEA92 #92ABEA
tetradic
#EA92AB #D7EA92 #92EAD1 #A592EA
square
#EA92AB #D7EA92 #92EAD1 #A592EA
split-complementary
#EA92AB #92EAA5 #92D7EA
monochromatic
#D62B5C #E05F83 #EA92AB #F4C5D3 #FAE5EB
Accessibility & contrast
On white
2.28
#EA92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EA92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92AB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92AB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#B4B2A9
Tritanopia (blue-blind)
#F88C9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea92ab; /* rgb */ color: rgb(234, 146, 171); /* oklch */ color: oklch(75.7% 0.110 1.7);
Tailwind
colors: {
custom: {
50: '#f2b3c3',
500: '#ea92ab',
950: '#000000',
},
}SCSS
$custom: #ea92ab; $custom-light: #f2b3c3; $custom-dark: #000000;
JSON
{
"hex": "#ea92ab",
"rgb": {
"r": 234,
"g": 146,
"b": 171
},
"hsl": {
"h": 342.955,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75695,
"c": 0.10992,
"h": 1.7
},
"luminance": 0.4099
}Semantic roles & 50–950 ramp
primary
#EA92AB
secondary
#D9F2EB
accent
#D09B16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171112
muted
#858081