#EA88B3#EA88B3
#EA88B3 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.3% C 0.129 H 352.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EA88B3 |
|---|---|
| RGB | rgb(234, 136, 179) |
| HSL | hsl(334, 70%, 73%) |
| HSV | hsv(334, 42%, 92%) |
| CMYK | cmyk(0%, 41.9%, 23.5%, 8.2%) |
| CIE-LAB | lab(68.28, 42.67, -6.22) |
| CIE-LCH | lch(68.28, 43.12, 351.70°) |
| OKLab | oklab(74.33% 0.1282 -0.0159) |
| OKLCH | oklch(74.33% 0.129 352.9) |
| XYZ | xyz(50.8738, 38.3591, 47.3636) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.31
Pinky
#FC86AA
ΔE00 4.69
Pig Pink
#E78EA5
ΔE00 5.12
Carnation Pink
#FF7FA7
ΔE00 5.27
Dull Pink
#D5869D
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA88B3 #88EABF
analogous
#EA88E4 #EA88B3 #EA8E88
triadic
#EA88B3 #B3EA88 #88B3EA
tetradic
#EA88B3 #E4EA88 #88EABF #8E88EA
square
#EA88B3 #E4EA88 #88EABF #8E88EA
split-complementary
#EA88B3 #88EA8E #88E4EA
monochromatic
#D22571 #E15492 #EA88B3 #F3BCD4 #FAE5EE
Accessibility & contrast
On white
2.42
#EA88B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EA88B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA88B3
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA88B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA88B3 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939CB4
Deuteranopia (green-blind)
#ACADB1
Tritanopia (blue-blind)
#F78497
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea88b3; /* rgb */ color: rgb(234, 136, 179); /* oklch */ color: oklch(74.3% 0.129 352.9);
Tailwind
colors: {
custom: {
50: '#f3acc9',
500: '#ea88b3',
950: '#000000',
},
}SCSS
$custom: #ea88b3; $custom-light: #f3acc9; $custom-dark: #000000;
JSON
{
"hex": "#ea88b3",
"rgb": {
"r": 234,
"g": 136,
"b": 179
},
"hsl": {
"h": 333.673,
"s": 70,
"l": 72.549
},
"oklch": {
"l": 0.74335,
"c": 0.12919,
"h": 352.9
},
"luminance": 0.38355
}Semantic roles & 50–950 ramp
primary
#EA88B3
secondary
#D9F2E7
accent
#D27E14
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82