#EA91B4#EA91B4
#EA91B4 is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.8% C 0.115 H 355.1°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B4 |
|---|---|
| RGB | rgb(234, 145, 180) |
| HSL | hsl(336, 68%, 74%) |
| HSV | hsv(336, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 23.1%, 8.2%) |
| CIE-LAB | lab(70.21, 38.14, -3.94) |
| CIE-LCH | lch(70.21, 38.34, 354.10°) |
| OKLab | oklab(75.8% 0.1146 -0.0099) |
| OKLCH | oklch(75.8% 0.115 355.1) |
| XYZ | xyz(52.2964, 41.0420, 48.3386) |
| Luminance | 0.4104 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.76
Pinky
#FC86AA
ΔE00 4.64
Dull Pink
#D5869D
ΔE00 5.42
Carnation Pink
#FF7FA7
ΔE00 5.77
Rosa
#FE86A4
ΔE00 5.96
Pink (survey)
#FF81C0
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B4 #91EAC7
analogous
#EA91E1 #EA91B4 #EA9B91
triadic
#EA91B4 #B4EA91 #91B4EA
tetradic
#EA91B4 #E1EA91 #91EAC7 #9B91EA
square
#EA91B4 #E1EA91 #91EAC7 #9B91EA
split-complementary
#EA91B4 #91EA9B #91E1EA
monochromatic
#D62A6E #E05E91 #EA91B4 #F4C4D7 #FAE5ED
Accessibility & contrast
On white
2.28
#EA91B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EA91B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B4
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B4 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B5
Deuteranopia (green-blind)
#B1B2B2
Tritanopia (blue-blind)
#F78D9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91b4; /* rgb */ color: rgb(234, 145, 180); /* oklch */ color: oklch(75.8% 0.115 355.1);
Tailwind
colors: {
custom: {
50: '#f2b2ca',
500: '#ea91b4',
950: '#000000',
},
}SCSS
$custom: #ea91b4; $custom-light: #f2b2ca; $custom-dark: #000000;
JSON
{
"hex": "#ea91b4",
"rgb": {
"r": 234,
"g": 145,
"b": 180
},
"hsl": {
"h": 336.404,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75803,
"c": 0.11501,
"h": 355.1
},
"luminance": 0.41039
}Semantic roles & 50–950 ramp
primary
#EA91B4
secondary
#D9F2E8
accent
#D08716
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082