#EB8BAE#EB8BAE
#EB8BAE is a light, vivid pink. Relative luminance 0.392; OKLCH L 74.8% C 0.123 H 357.2°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BAE |
|---|---|
| RGB | rgb(235, 139, 174) |
| HSL | hsl(338, 71%, 73%) |
| HSV | hsv(338, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 26%, 7.8%) |
| CIE-LAB | lab(68.89, 40.77, -2.52) |
| CIE-LCH | lch(68.89, 40.85, 356.47°) |
| OKLab | oklab(74.77% 0.123 -0.0061) |
| OKLCH | oklch(74.77% 0.123 357.2) |
| XYZ | xyz(51.1350, 39.1872, 44.9068) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.13
Pinky
#FC86AA
ΔE00 3.47
Carnation Pink
#FF7FA7
ΔE00 4.45
Dull Pink
#D5869D
ΔE00 4.73
Rosa
#FE86A4
ΔE00 4.82
Pink (survey)
#FF81C0
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BAE #8BEBC8
analogous
#EB8BDE #EB8BAE #EB988B
triadic
#EB8BAE #AEEB8B #8BAEEB
tetradic
#EB8BAE #DEEB8B #8BEBC8 #988BEB
square
#EB8BAE #DEEB8B #8BEBC8 #988BEB
split-complementary
#EB8BAE #8BEB98 #8BDEEB
monochromatic
#D72566 #E2578A #EB8BAE #F4BFD2 #FAE5ED
Accessibility & contrast
On white
2.38
#EB8BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#EB8BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BAE
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BAE | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979EAF
Deuteranopia (green-blind)
#AFAFAC
Tritanopia (blue-blind)
#F98697
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb8bae; /* rgb */ color: rgb(235, 139, 174); /* oklch */ color: oklch(74.8% 0.123 357.2);
Tailwind
colors: {
custom: {
50: '#f3aec6',
500: '#eb8bae',
950: '#000000',
},
}SCSS
$custom: #eb8bae; $custom-light: #f3aec6; $custom-dark: #000000;
JSON
{
"hex": "#eb8bae",
"rgb": {
"r": 235,
"g": 139,
"b": 174
},
"hsl": {
"h": 338.125,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.7477,
"c": 0.12312,
"h": 357.2
},
"luminance": 0.39183
}Semantic roles & 50–950 ramp
primary
#EB8BAE
secondary
#D9F2E9
accent
#D38D13
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82