#EA92B3#EA92B3
#EA92B3 is a light, moderate pink. Relative luminance 0.413; OKLCH L 75.9% C 0.113 H 356.1°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92B3 |
|---|---|
| RGB | rgb(234, 146, 179) |
| HSL | hsl(338, 68%, 75%) |
| HSV | hsv(338, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 23.5%, 8.2%) |
| CIE-LAB | lab(70.39, 37.47, -3.11) |
| CIE-LCH | lch(70.39, 37.60, 355.25°) |
| OKLab | oklab(75.94% 0.1127 -0.0077) |
| OKLCH | oklch(75.94% 0.113 356.1) |
| XYZ | xyz(52.3484, 41.3084, 47.8552) |
| Luminance | 0.4130 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.36
Pinky
#FC86AA
ΔE00 4.58
Dull Pink
#D5869D
ΔE00 5.27
Faded Pink
#DE9DAC
ΔE00 5.57
Rosa
#FE86A4
ΔE00 5.76
Carnation Pink
#FF7FA7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92B3 #92EAC9
analogous
#EA92DF #EA92B3 #EA9D92
triadic
#EA92B3 #B3EA92 #92B3EA
tetradic
#EA92B3 #DFEA92 #92EAC9 #9D92EA
square
#EA92B3 #DFEA92 #92EAC9 #9D92EA
split-complementary
#EA92B3 #92EA9D #92DFEA
monochromatic
#D62B6B #E05F8F #EA92B3 #F4C5D7 #FAE5ED
Accessibility & contrast
On white
2.27
#EA92B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EA92B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92B3
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92B3 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA3B4
Deuteranopia (green-blind)
#B2B2B1
Tritanopia (blue-blind)
#F78E9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea92b3; /* rgb */ color: rgb(234, 146, 179); /* oklch */ color: oklch(75.9% 0.113 356.1);
Tailwind
colors: {
custom: {
50: '#f2b3c9',
500: '#ea92b3',
950: '#000000',
},
}SCSS
$custom: #ea92b3; $custom-light: #f2b3c9; $custom-dark: #000000;
JSON
{
"hex": "#ea92b3",
"rgb": {
"r": 234,
"g": 146,
"b": 179
},
"hsl": {
"h": 337.5,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75935,
"c": 0.11294,
"h": 356.1
},
"luminance": 0.41305
}Semantic roles & 50–950 ramp
primary
#EA92B3
secondary
#D9F2E9
accent
#D08A16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082