#EA91B8#EA91B8
#EA91B8 is a light, moderate pink. Relative luminance 0.412; OKLCH L 75.9% C 0.117 H 352.4°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA91B8 |
|---|---|
| RGB | rgb(234, 145, 184) |
| HSL | hsl(334, 68%, 74%) |
| HSV | hsv(334, 38%, 92%) |
| CMYK | cmyk(0%, 38%, 21.4%, 8.2%) |
| CIE-LAB | lab(70.32, 38.72, -6.00) |
| CIE-LCH | lch(70.32, 39.18, 351.19°) |
| OKLab | oklab(75.93% 0.1159 -0.0154) |
| OKLCH | oklch(75.93% 0.117 352.4) |
| XYZ | xyz(52.7098, 41.2074, 50.5157) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.85
Pinky
#FC86AA
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 5.39
Dull Pink
#D5869D
ΔE00 6.14
Carnation Pink
#FF7FA7
ΔE00 6.30
Bubblegum Pink
#FE83CC
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA91B8 #91EAC3
analogous
#EA91E5 #EA91B8 #EA9791
triadic
#EA91B8 #B8EA91 #91B8EA
tetradic
#EA91B8 #E5EA91 #91EAC3 #9791EA
square
#EA91B8 #E5EA91 #91EAC3 #9791EA
split-complementary
#EA91B8 #91EA97 #91E5EA
monochromatic
#D62A76 #E05E97 #EA91B8 #F4C4D9 #FAE5EE
Accessibility & contrast
On white
2.27
#EA91B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EA91B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA91B8
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA91B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA91B8 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3B9
Deuteranopia (green-blind)
#B0B2B6
Tritanopia (blue-blind)
#F68E9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea91b8; /* rgb */ color: rgb(234, 145, 184); /* oklch */ color: oklch(75.9% 0.117 352.4);
Tailwind
colors: {
custom: {
50: '#f2b2cd',
500: '#ea91b8',
950: '#000000',
},
}SCSS
$custom: #ea91b8; $custom-light: #f2b2cd; $custom-dark: #000000;
JSON
{
"hex": "#ea91b8",
"rgb": {
"r": 234,
"g": 145,
"b": 184
},
"hsl": {
"h": 333.708,
"s": 67.939,
"l": 74.314
},
"oklch": {
"l": 0.75929,
"c": 0.11695,
"h": 352.4
},
"luminance": 0.41204
}Semantic roles & 50–950 ramp
primary
#EA91B8
secondary
#D9F2E7
accent
#D07E16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082