#EA88B4#EA88B4
#EA88B4 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.4% C 0.130 H 352.3°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88B4 |
|---|---|
| RGB | rgb(234, 136, 180) |
| HSL | hsl(333, 70%, 73%) |
| HSV | hsv(333, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 23.1%, 8.2%) |
| CIE-LAB | lab(68.31, 42.81, -6.74) |
| CIE-LCH | lch(68.31, 43.34, 351.06°) |
| OKLab | oklab(74.37% 0.1285 -0.0173) |
| OKLCH | oklch(74.37% 0.13 352.3) |
| XYZ | xyz(50.9753, 38.3997, 47.8982) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.18
Pinky
#FC86AA
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 5.37
Carnation Pink
#FF7FA7
ΔE00 5.45
Bubblegum Pink
#FE83CC
ΔE00 5.68
Dull Pink
#D5869D
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88B4 #88EABE
analogous
#EA88E5 #EA88B4 #EA8D88
triadic
#EA88B4 #B4EA88 #88B4EA
tetradic
#EA88B4 #E5EA88 #88EABE #8D88EA
square
#EA88B4 #E5EA88 #88EABE #8D88EA
split-complementary
#EA88B4 #88EA8D #88E5EA
monochromatic
#D22573 #E15493 #EA88B4 #F3BCD5 #FAE5EF
Accessibility & contrast
On white
2.42
#EA88B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EA88B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88B4
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88B4 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB6
Deuteranopia (green-blind)
#ACADB2
Tritanopia (blue-blind)
#F78498
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea88b4; /* rgb */ color: rgb(234, 136, 180); /* oklch */ color: oklch(74.4% 0.130 352.3);
Tailwind
colors: {
custom: {
50: '#f3acca',
500: '#ea88b4',
950: '#000000',
},
}SCSS
$custom: #ea88b4; $custom-light: #f3acca; $custom-dark: #000000;
JSON
{
"hex": "#ea88b4",
"rgb": {
"r": 234,
"g": 136,
"b": 180
},
"hsl": {
"h": 333.061,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.74368,
"c": 0.12969,
"h": 352.3
},
"luminance": 0.38396
}Semantic roles & 50–950 ramp
primary
#EA88B4
secondary
#D9F2E7
accent
#D27C14
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82