#EA91B2#EA91B2
#EA91B2 is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.7% C 0.114 H 356.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B2 |
|---|---|
| RGB | rgb(234, 145, 178) |
| HSL | hsl(338, 68%, 74%) |
| HSV | hsv(338, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 23.9%, 8.2%) |
| CIE-LAB | lab(70.15, 37.85, -2.91) |
| CIE-LCH | lch(70.15, 37.97, 355.60°) |
| OKLab | oklab(75.74% 0.1139 -0.0072) |
| OKLCH | oklch(75.74% 0.114 356.4) |
| XYZ | xyz(52.0941, 40.9611, 47.2733) |
| Luminance | 0.4096 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.20
Pinky
#FC86AA
ΔE00 4.38
Dull Pink
#D5869D
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.57
Rosa
#FE86A4
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B2 #91EAC9
analogous
#EA91DF #EA91B2 #EA9D91
triadic
#EA91B2 #B2EA91 #91B2EA
tetradic
#EA91B2 #DFEA91 #91EAC9 #9D91EA
square
#EA91B2 #DFEA91 #91EAC9 #9D91EA
split-complementary
#EA91B2 #91EA9D #91DFEA
monochromatic
#D62A6A #E05E8E #EA91B2 #F4C4D6 #FAE5ED
Accessibility & contrast
On white
2.28
#EA91B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#EA91B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B2
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B2 | 1.00 | 2.28 | 9.19 | 9.19 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B3
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#F78D9D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea91b2; /* rgb */ color: rgb(234, 145, 178); /* oklch */ color: oklch(75.7% 0.114 356.4);
Tailwind
colors: {
custom: {
50: '#f2b2c9',
500: '#ea91b2',
950: '#000000',
},
}SCSS
$custom: #ea91b2; $custom-light: #f2b2c9; $custom-dark: #000000;
JSON
{
"hex": "#ea91b2",
"rgb": {
"r": 234,
"g": 145,
"b": 178
},
"hsl": {
"h": 337.753,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75741,
"c": 0.11412,
"h": 356.4
},
"luminance": 0.40958
}Semantic roles & 50–950 ramp
primary
#EA91B2
secondary
#D9F2E9
accent
#D08B16
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082