#EB89AE#EB89AE
#EB89AE is a light, vivid pink. Relative luminance 0.386; OKLCH L 74.5% C 0.126 H 356.5°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EB89AE |
|---|---|
| RGB | rgb(235, 137, 174) |
| HSL | hsl(337, 71%, 73%) |
| HSV | hsv(337, 42%, 92%) |
| CMYK | cmyk(0%, 41.7%, 26%, 7.8%) |
| CIE-LAB | lab(68.47, 41.80, -3.13) |
| CIE-LCH | lch(68.47, 41.92, 355.72°) |
| OKLab | oklab(74.45% 0.1261 -0.0077) |
| OKLCH | oklch(74.45% 0.126 356.5) |
| XYZ | xyz(50.8480, 38.6133, 44.8112) |
| Luminance | 0.3861 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.52
Pig Pink
#E78EA5
ΔE00 3.59
Carnation Pink
#FF7FA7
ΔE00 4.33
Dull Pink
#D5869D
ΔE00 4.85
Rosa
#FE86A4
ΔE00 4.98
Pink (survey)
#FF81C0
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB89AE #89EBC6
analogous
#EB89DF #EB89AE #EB9589
triadic
#EB89AE #AEEB89 #89AEEB
tetradic
#EB89AE #DFEB89 #89EBC6 #9589EB
square
#EB89AE #DFEB89 #89EBC6 #9589EB
split-complementary
#EB89AE #89EB95 #89DFEB
monochromatic
#D52467 #E2558A #EB89AE #F4BDD2 #FBE5ED
Accessibility & contrast
On white
2.41
#EB89AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EB89AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB89AE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB89AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB89AE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969CAF
Deuteranopia (green-blind)
#AEAEAC
Tritanopia (blue-blind)
#F98496
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb89ae; /* rgb */ color: rgb(235, 137, 174); /* oklch */ color: oklch(74.5% 0.126 356.5);
Tailwind
colors: {
custom: {
50: '#f3adc6',
500: '#eb89ae',
950: '#000000',
},
}SCSS
$custom: #eb89ae; $custom-light: #f3adc6; $custom-dark: #000000;
JSON
{
"hex": "#eb89ae",
"rgb": {
"r": 235,
"g": 137,
"b": 174
},
"hsl": {
"h": 337.347,
"s": 71.014,
"l": 72.941
},
"oklch": {
"l": 0.74454,
"c": 0.12631,
"h": 356.5
},
"luminance": 0.38609
}Semantic roles & 50–950 ramp
primary
#EB89AE
secondary
#D9F2E9
accent
#D38A12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82