#EA91BB#EA91BB
#EA91BB is a light, moderate pink. Relative luminance 0.413; OKLCH L 76.0% C 0.119 H 350.5°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91BB |
|---|---|
| RGB | rgb(234, 145, 187) |
| HSL | hsl(332, 68%, 74%) |
| HSV | hsv(332, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 20.1%, 8.2%) |
| CIE-LAB | lab(70.41, 39.16, -7.54) |
| CIE-LCH | lch(70.41, 39.88, 349.10°) |
| OKLab | oklab(76.03% 0.1169 -0.0195) |
| OKLCH | oklch(76.03% 0.119 350.5) |
| XYZ | xyz(53.0276, 41.3345, 52.1894) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.07
Pig Pink
#E78EA5
ΔE00 5.65
Pinky
#FC86AA
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.01
Dull Pink
#D5869D
ΔE00 6.73
Carnation Pink
#FF7FA7
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91BB #91EAC0
analogous
#EA91E8 #EA91BB #EA9491
triadic
#EA91BB #BBEA91 #91BBEA
tetradic
#EA91BB #E8EA91 #91EAC0 #9491EA
square
#EA91BB #E8EA91 #91EAC0 #9491EA
split-complementary
#EA91BB #91EA94 #91E8EA
monochromatic
#D62A7B #E05E9B #EA91BB #F4C4DB #FAE5EF
Accessibility & contrast
On white
2.27
#EA91BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA91BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91BB
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91BB | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 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)
#9AA3BD
Deuteranopia (green-blind)
#B0B2B9
Tritanopia (blue-blind)
#F68EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91bb; /* rgb */ color: rgb(234, 145, 187); /* oklch */ color: oklch(76.0% 0.119 350.5);
Tailwind
colors: {
custom: {
50: '#f2b2cf',
500: '#ea91bb',
950: '#000000',
},
}SCSS
$custom: #ea91bb; $custom-light: #f2b2cf; $custom-dark: #000000;
JSON
{
"hex": "#ea91bb",
"rgb": {
"r": 234,
"g": 145,
"b": 187
},
"hsl": {
"h": 331.685,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.76026,
"c": 0.11854,
"h": 350.5
},
"luminance": 0.41331
}Semantic roles & 50–950 ramp
primary
#EA91BB
secondary
#D9F2E6
accent
#D07816
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082