#EA91B0#EA91B0
#EA91B0 is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.7% C 0.113 H 357.8°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B0 |
|---|---|
| RGB | rgb(234, 145, 176) |
| HSL | hsl(339, 68%, 74%) |
| HSV | hsv(339, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 24.8%, 8.2%) |
| CIE-LAB | lab(70.09, 37.57, -1.88) |
| CIE-LCH | lch(70.09, 37.62, 357.14°) |
| OKLab | oklab(75.68% 0.1132 -0.0044) |
| OKLCH | oklch(75.68% 0.113 357.8) |
| XYZ | xyz(51.8948, 40.8814, 46.2235) |
| Luminance | 0.4088 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.65
Pinky
#FC86AA
ΔE00 4.18
Dull Pink
#D5869D
ΔE00 4.85
Rosa
#FE86A4
ΔE00 5.22
Faded Pink
#DE9DAC
ΔE00 5.31
Carnation Pink
#FF7FA7
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B0 #91EACB
analogous
#EA91DD #EA91B0 #EA9F91
triadic
#EA91B0 #B0EA91 #91B0EA
tetradic
#EA91B0 #DDEA91 #91EACB #9F91EA
square
#EA91B0 #DDEA91 #91EACB #9F91EA
split-complementary
#EA91B0 #91EA9F #91DDEA
monochromatic
#D62A66 #E05E8B #EA91B0 #F4C4D5 #FAE5ED
Accessibility & contrast
On white
2.29
#EA91B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EA91B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B0
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B0 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B1
Deuteranopia (green-blind)
#B2B1AE
Tritanopia (blue-blind)
#F78C9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea91b0; /* rgb */ color: rgb(234, 145, 176); /* oklch */ color: oklch(75.7% 0.113 357.8);
Tailwind
colors: {
custom: {
50: '#f2b2c7',
500: '#ea91b0',
950: '#000000',
},
}SCSS
$custom: #ea91b0; $custom-light: #f2b2c7; $custom-dark: #000000;
JSON
{
"hex": "#ea91b0",
"rgb": {
"r": 234,
"g": 145,
"b": 176
},
"hsl": {
"h": 339.101,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.7568,
"c": 0.11329,
"h": 357.8
},
"luminance": 0.40878
}Semantic roles & 50–950 ramp
primary
#EA91B0
secondary
#D9F2E9
accent
#D08F16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082