#EA92B4#EA92B4
#EA92B4 is a light, moderate pink. Relative luminance 0.413; OKLCH L 76.0% C 0.113 H 355.4°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92B4 |
|---|---|
| RGB | rgb(234, 146, 180) |
| HSL | hsl(337, 68%, 75%) |
| HSV | hsv(337, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 23.1%, 8.2%) |
| CIE-LAB | lab(70.42, 37.62, -3.63) |
| CIE-LCH | lch(70.42, 37.79, 354.49°) |
| OKLab | oklab(75.97% 0.113 -0.0091) |
| OKLCH | oklch(75.97% 0.113 355.4) |
| XYZ | xyz(52.4499, 41.3490, 48.3898) |
| Luminance | 0.4134 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.63
Pinky
#FC86AA
ΔE00 4.70
Dull Pink
#D5869D
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.76
Carnation Pink
#FF7FA7
ΔE00 5.88
Rosa
#FE86A4
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92B4 #92EAC8
analogous
#EA92E0 #EA92B4 #EA9C92
triadic
#EA92B4 #B4EA92 #92B4EA
tetradic
#EA92B4 #E0EA92 #92EAC8 #9C92EA
square
#EA92B4 #E0EA92 #92EAC8 #9C92EA
split-complementary
#EA92B4 #92EA9C #92E0EA
monochromatic
#D62B6D #E05F91 #EA92B4 #F4C5D7 #FAE5ED
Accessibility & contrast
On white
2.27
#EA92B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA92B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92B4
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92B4 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B5
Deuteranopia (green-blind)
#B2B2B2
Tritanopia (blue-blind)
#F78E9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea92b4; /* rgb */ color: rgb(234, 146, 180); /* oklch */ color: oklch(76.0% 0.113 355.4);
Tailwind
colors: {
custom: {
50: '#f2b3ca',
500: '#ea92b4',
950: '#000000',
},
}SCSS
$custom: #ea92b4; $custom-light: #f2b3ca; $custom-dark: #000000;
JSON
{
"hex": "#ea92b4",
"rgb": {
"r": 234,
"g": 146,
"b": 180
},
"hsl": {
"h": 336.818,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75966,
"c": 0.11338,
"h": 355.4
},
"luminance": 0.41345
}Semantic roles & 50–950 ramp
primary
#EA92B4
secondary
#D9F2E8
accent
#D08816
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082