#EA91B3#EA91B3
#EA91B3 is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.8% C 0.115 H 355.7°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B3 |
|---|---|
| RGB | rgb(234, 145, 179) |
| HSL | hsl(337, 68%, 74%) |
| HSV | hsv(337, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 23.5%, 8.2%) |
| CIE-LAB | lab(70.18, 38.00, -3.43) |
| CIE-LCH | lch(70.18, 38.15, 354.85°) |
| OKLab | oklab(75.77% 0.1142 -0.0085) |
| OKLCH | oklch(75.77% 0.115 355.7) |
| XYZ | xyz(52.1949, 41.0014, 47.8040) |
| Luminance | 0.4100 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.48
Pinky
#FC86AA
ΔE00 4.51
Dull Pink
#D5869D
ΔE00 5.26
Carnation Pink
#FF7FA7
ΔE00 5.67
Rosa
#FE86A4
ΔE00 5.76
Faded Pink
#DE9DAC
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B3 #91EAC8
analogous
#EA91DF #EA91B3 #EA9C91
triadic
#EA91B3 #B3EA91 #91B3EA
tetradic
#EA91B3 #DFEA91 #91EAC8 #9C91EA
square
#EA91B3 #DFEA91 #91EAC8 #9C91EA
split-complementary
#EA91B3 #91EA9C #91DFEA
monochromatic
#D62A6C #E05E8F #EA91B3 #F4C4D7 #FAE5ED
Accessibility & contrast
On white
2.28
#EA91B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#EA91B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B3
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B3 | 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)
#9CA2B4
Deuteranopia (green-blind)
#B2B1B1
Tritanopia (blue-blind)
#F78D9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91b3; /* rgb */ color: rgb(234, 145, 179); /* oklch */ color: oklch(75.8% 0.115 355.7);
Tailwind
colors: {
custom: {
50: '#f2b2c9',
500: '#ea91b3',
950: '#000000',
},
}SCSS
$custom: #ea91b3; $custom-light: #f2b2c9; $custom-dark: #000000;
JSON
{
"hex": "#ea91b3",
"rgb": {
"r": 234,
"g": 145,
"b": 179
},
"hsl": {
"h": 337.079,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75772,
"c": 0.11456,
"h": 355.7
},
"luminance": 0.40998
}Semantic roles & 50–950 ramp
primary
#EA91B3
secondary
#D9F2E8
accent
#D08916
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082