#EA91BF#EA91BF
#EA91BF is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.2% C 0.121 H 348.0°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91BF |
|---|---|
| RGB | rgb(234, 145, 191) |
| HSL | hsl(329, 68%, 74%) |
| HSV | hsv(329, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 18.4%, 8.2%) |
| CIE-LAB | lab(70.53, 39.76, -9.58) |
| CIE-LCH | lch(70.53, 40.90, 346.45°) |
| OKLab | oklab(76.16% 0.1182 -0.025) |
| OKLCH | oklch(76.16% 0.121 348) |
| XYZ | xyz(53.4618, 41.5082, 54.4761) |
| Luminance | 0.4150 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.84
Bubblegum Pink
#FE83CC
ΔE00 5.33
Pinky
#FC86AA
ΔE00 6.66
Pig Pink
#E78EA5
ΔE00 6.70
Carnation Pink
#FF7FA7
ΔE00 7.46
Dull Pink
#D5869D
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91BF #91EABC
analogous
#E991EA #EA91BF #EA9193
triadic
#EA91BF #BFEA91 #91BFEA
tetradic
#EA91BF #EAE991 #91EABC #9193EA
square
#EA91BF #EAE991 #91EABC #9193EA
split-complementary
#EA91BF #93EA91 #91EAE9
monochromatic
#D62A83 #E05EA1 #EA91BF #F4C4DD #FAE5F0
Accessibility & contrast
On white
2.26
#EA91BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EA91BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91BF
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91BF | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99A3C1
Deuteranopia (green-blind)
#AFB2BD
Tritanopia (blue-blind)
#F68FA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91bf; /* rgb */ color: rgb(234, 145, 191); /* oklch */ color: oklch(76.2% 0.121 348.0);
Tailwind
colors: {
custom: {
50: '#f2b2d2',
500: '#ea91bf',
950: '#000000',
},
}SCSS
$custom: #ea91bf; $custom-light: #f2b2d2; $custom-dark: #000000;
JSON
{
"hex": "#ea91bf",
"rgb": {
"r": 234,
"g": 145,
"b": 191
},
"hsl": {
"h": 328.989,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76157,
"c": 0.12084,
"h": 348
},
"luminance": 0.41505
}Semantic roles & 50–950 ramp
primary
#EA91BF
secondary
#D9F2E5
accent
#D07016
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082