#EA91B1#EA91B1
#EA91B1 is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.7% C 0.114 H 357.1°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B1 |
|---|---|
| RGB | rgb(234, 145, 177) |
| HSL | hsl(338, 68%, 74%) |
| HSV | hsv(338, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 24.4%, 8.2%) |
| CIE-LAB | lab(70.12, 37.71, -2.39) |
| CIE-LCH | lch(70.12, 37.79, 356.37°) |
| OKLab | oklab(75.71% 0.1136 -0.0058) |
| OKLCH | oklch(75.71% 0.114 357.1) |
| XYZ | xyz(51.9941, 40.9211, 46.7465) |
| Luminance | 0.4092 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.92
Pinky
#FC86AA
ΔE00 4.28
Dull Pink
#D5869D
ΔE00 4.97
Rosa
#FE86A4
ΔE00 5.39
Faded Pink
#DE9DAC
ΔE00 5.48
Carnation Pink
#FF7FA7
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B1 #91EACA
analogous
#EA91DE #EA91B1 #EA9E91
triadic
#EA91B1 #B1EA91 #91B1EA
tetradic
#EA91B1 #DEEA91 #91EACA #9E91EA
square
#EA91B1 #DEEA91 #91EACA #9E91EA
split-complementary
#EA91B1 #91EA9E #91DEEA
monochromatic
#D62A68 #E05E8D #EA91B1 #F4C4D5 #FAE5ED
Accessibility & contrast
On white
2.29
#EA91B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EA91B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B1
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B1 | 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)
#9CA2B2
Deuteranopia (green-blind)
#B2B1AF
Tritanopia (blue-blind)
#F78C9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea91b1; /* rgb */ color: rgb(234, 145, 177); /* oklch */ color: oklch(75.7% 0.114 357.1);
Tailwind
colors: {
custom: {
50: '#f2b2c8',
500: '#ea91b1',
950: '#000000',
},
}SCSS
$custom: #ea91b1; $custom-light: #f2b2c8; $custom-dark: #000000;
JSON
{
"hex": "#ea91b1",
"rgb": {
"r": 234,
"g": 145,
"b": 177
},
"hsl": {
"h": 338.427,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75711,
"c": 0.1137,
"h": 357.1
},
"luminance": 0.40918
}Semantic roles & 50–950 ramp
primary
#EA91B1
secondary
#D9F2E9
accent
#D08D16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082