#EA91BC#EA91BC
#EA91BC is a light, moderate pink. Relative luminance 0.414; OKLCH L 76.1% C 0.119 H 349.9°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91BC |
|---|---|
| RGB | rgb(234, 145, 188) |
| HSL | hsl(331, 68%, 74%) |
| HSV | hsv(331, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 19.7%, 8.2%) |
| CIE-LAB | lab(70.44, 39.31, -8.05) |
| CIE-LCH | lch(70.44, 40.12, 348.43°) |
| OKLab | oklab(76.06% 0.1173 -0.0209) |
| OKLCH | oklch(76.06% 0.119 349.9) |
| XYZ | xyz(53.1350, 41.3775, 52.7552) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.99
Bubblegum Pink
#FE83CC
ΔE00 5.83
Pig Pink
#E78EA5
ΔE00 5.92
Pinky
#FC86AA
ΔE00 6.05
Dull Pink
#D5869D
ΔE00 6.93
Carnation Pink
#FF7FA7
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91BC #91EABF
analogous
#EA91E9 #EA91BC #EA9391
triadic
#EA91BC #BCEA91 #91BCEA
tetradic
#EA91BC #E9EA91 #91EABF #9391EA
square
#EA91BC #E9EA91 #91EABF #9391EA
split-complementary
#EA91BC #91EA93 #91E9EA
monochromatic
#D62A7D #E05E9D #EA91BC #F4C4DB #FAE5EF
Accessibility & contrast
On white
2.26
#EA91BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA91BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91BC
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91BC | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3BE
Deuteranopia (green-blind)
#AFB2BA
Tritanopia (blue-blind)
#F68FA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91bc; /* rgb */ color: rgb(234, 145, 188); /* oklch */ color: oklch(76.1% 0.119 349.9);
Tailwind
colors: {
custom: {
50: '#f2b2d0',
500: '#ea91bc',
950: '#000000',
},
}SCSS
$custom: #ea91bc; $custom-light: #f2b2d0; $custom-dark: #000000;
JSON
{
"hex": "#ea91bc",
"rgb": {
"r": 234,
"g": 145,
"b": 188
},
"hsl": {
"h": 331.011,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76058,
"c": 0.1191,
"h": 349.9
},
"luminance": 0.41374
}Semantic roles & 50–950 ramp
primary
#EA91BC
secondary
#D9F2E6
accent
#D07616
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082