#EA91B7#EA91B7
#EA91B7 is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.9% C 0.116 H 353.1°. Best body text is #000000 at 9.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B7 |
|---|---|
| RGB | rgb(234, 145, 183) |
| HSL | hsl(334, 68%, 74%) |
| HSV | hsv(334, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 21.8%, 8.2%) |
| CIE-LAB | lab(70.29, 38.57, -5.49) |
| CIE-LCH | lch(70.29, 38.96, 351.91°) |
| OKLab | oklab(75.9% 0.1156 -0.014) |
| OKLCH | oklch(75.9% 0.116 353.1) |
| XYZ | xyz(52.6053, 41.1656, 49.9656) |
| Luminance | 0.4116 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.58
Pinky
#FC86AA
ΔE00 5.12
Pink (survey)
#FF81C0
ΔE00 5.52
Dull Pink
#D5869D
ΔE00 5.95
Carnation Pink
#FF7FA7
ΔE00 6.16
Rosa
#FE86A4
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B7 #91EAC4
analogous
#EA91E4 #EA91B7 #EA9891
triadic
#EA91B7 #B7EA91 #91B7EA
tetradic
#EA91B7 #E4EA91 #91EAC4 #9891EA
square
#EA91B7 #E4EA91 #91EAC4 #9891EA
split-complementary
#EA91B7 #91EA98 #91E4EA
monochromatic
#D62A74 #E05E95 #EA91B7 #F4C4D9 #FAE5EE
Accessibility & contrast
On white
2.27
#EA91B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.23
#EA91B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B7
9.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B7 | 1.00 | 2.27 | 9.23 | 9.23 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3B8
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#F78E9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91b7; /* rgb */ color: rgb(234, 145, 183); /* oklch */ color: oklch(75.9% 0.116 353.1);
Tailwind
colors: {
custom: {
50: '#f2b2cc',
500: '#ea91b7',
950: '#000000',
},
}SCSS
$custom: #ea91b7; $custom-light: #f2b2cc; $custom-dark: #000000;
JSON
{
"hex": "#ea91b7",
"rgb": {
"r": 234,
"g": 145,
"b": 183
},
"hsl": {
"h": 334.382,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75897,
"c": 0.11645,
"h": 353.1
},
"luminance": 0.41162
}Semantic roles & 50–950 ramp
primary
#EA91B7
secondary
#D9F2E7
accent
#D08016
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082