#EB88AE#EB88AE
#EB88AE is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.3% C 0.128 H 356.2°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EB88AE |
|---|---|
| RGB | rgb(235, 136, 174) |
| HSL | hsl(337, 71%, 73%) |
| HSV | hsv(337, 42%, 92%) |
| CMYK | cmyk(0%, 42.1%, 26%, 7.8%) |
| CIE-LAB | lab(68.26, 42.32, -3.43) |
| CIE-LCH | lch(68.26, 42.45, 355.36°) |
| OKLab | oklab(74.3% 0.1276 -0.0085) |
| OKLCH | oklch(74.3% 0.128 356.2) |
| XYZ | xyz(50.7065, 38.3303, 44.7640) |
| Luminance | 0.3833 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.58
Pig Pink
#E78EA5
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 4.30
Dull Pink
#D5869D
ΔE00 4.93
Rosa
#FE86A4
ΔE00 5.08
Pink (survey)
#FF81C0
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB88AE #88EBC5
analogous
#EB88DF #EB88AE #EB9488
triadic
#EB88AE #AEEB88 #88AEEB
tetradic
#EB88AE #DFEB88 #88EBC5 #9488EB
square
#EB88AE #DFEB88 #88EBC5 #9488EB
split-complementary
#EB88AE #88EB94 #88DFEB
monochromatic
#D52468 #E2548A #EB88AE #F4BCD2 #FBE5ED
Accessibility & contrast
On white
2.42
#EB88AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EB88AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB88AE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB88AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB88AE | 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)
#959CAF
Deuteranopia (green-blind)
#ADADAC
Tritanopia (blue-blind)
#F98396
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb88ae; /* rgb */ color: rgb(235, 136, 174); /* oklch */ color: oklch(74.3% 0.128 356.2);
Tailwind
colors: {
custom: {
50: '#f3acc6',
500: '#eb88ae',
950: '#000000',
},
}SCSS
$custom: #eb88ae; $custom-light: #f3acc6; $custom-dark: #000000;
JSON
{
"hex": "#eb88ae",
"rgb": {
"r": 235,
"g": 136,
"b": 174
},
"hsl": {
"h": 336.97,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.74298,
"c": 0.12791,
"h": 356.2
},
"luminance": 0.38326
}Semantic roles & 50–950 ramp
primary
#EB88AE
secondary
#D9F2E8
accent
#D38912
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82