#EA91B5#EA91B5
#EA91B5 is a light, moderate pink. Relative luminance 0.411; OKLCH L 75.8% C 0.115 H 354.4°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B5 |
|---|---|
| RGB | rgb(234, 145, 181) |
| HSL | hsl(336, 68%, 74%) |
| HSV | hsv(336, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 22.6%, 8.2%) |
| CIE-LAB | lab(70.23, 38.28, -4.46) |
| CIE-LCH | lch(70.23, 38.54, 353.36°) |
| OKLab | oklab(75.83% 0.1149 -0.0113) |
| OKLCH | oklch(75.83% 0.115 354.4) |
| XYZ | xyz(52.3986, 41.0829, 48.8770) |
| Luminance | 0.4108 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.03
Pinky
#FC86AA
ΔE00 4.79
Dull Pink
#D5869D
ΔE00 5.59
Pink (survey)
#FF81C0
ΔE00 5.81
Carnation Pink
#FF7FA7
ΔE00 5.89
Rosa
#FE86A4
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B5 #91EAC6
analogous
#EA91E2 #EA91B5 #EA9A91
triadic
#EA91B5 #B5EA91 #91B5EA
tetradic
#EA91B5 #E2EA91 #91EAC6 #9A91EA
square
#EA91B5 #E2EA91 #91EAC6 #9A91EA
split-complementary
#EA91B5 #91EA9A #91E2EA
monochromatic
#D62A70 #E05E92 #EA91B5 #F4C4D8 #FAE5EE
Accessibility & contrast
On white
2.28
#EA91B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#EA91B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B5
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B5 | 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)
#9BA2B6
Deuteranopia (green-blind)
#B1B2B3
Tritanopia (blue-blind)
#F78D9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91b5; /* rgb */ color: rgb(234, 145, 181); /* oklch */ color: oklch(75.8% 0.115 354.4);
Tailwind
colors: {
custom: {
50: '#f2b2cb',
500: '#ea91b5',
950: '#000000',
},
}SCSS
$custom: #ea91b5; $custom-light: #f2b2cb; $custom-dark: #000000;
JSON
{
"hex": "#ea91b5",
"rgb": {
"r": 234,
"g": 145,
"b": 181
},
"hsl": {
"h": 335.73,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75834,
"c": 0.11547,
"h": 354.4
},
"luminance": 0.41079
}Semantic roles & 50–950 ramp
primary
#EA91B5
secondary
#D9F2E8
accent
#D08516
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082