#EB8BB3#EB8BB3
#EB8BB3 is a light, vivid pink. Relative luminance 0.394; OKLCH L 74.9% C 0.125 H 354.1°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BB3 |
|---|---|
| RGB | rgb(235, 139, 179) |
| HSL | hsl(335, 71%, 73%) |
| HSV | hsv(335, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 23.8%, 7.8%) |
| CIE-LAB | lab(69.03, 41.46, -5.10) |
| CIE-LCH | lch(69.03, 41.78, 352.98°) |
| OKLab | oklab(74.93% 0.1247 -0.0129) |
| OKLCH | oklch(74.93% 0.125 354.1) |
| XYZ | xyz(51.6315, 39.3858, 47.5219) |
| Luminance | 0.3938 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.30
Pig Pink
#E78EA5
ΔE00 4.45
Pink (survey)
#FF81C0
ΔE00 4.76
Carnation Pink
#FF7FA7
ΔE00 5.11
Dull Pink
#D5869D
ΔE00 5.56
Rosa
#FE86A4
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BB3 #8BEBC3
analogous
#EB8BE3 #EB8BB3 #EB938B
triadic
#EB8BB3 #B3EB8B #8BB3EB
tetradic
#EB8BB3 #E3EB8B #8BEBC3 #938BEB
square
#EB8BB3 #E3EB8B #8BEBC3 #938BEB
split-complementary
#EB8BB3 #8BEB93 #8BE3EB
monochromatic
#D7256F #E25791 #EB8BB3 #F4BFD5 #FAE5EE
Accessibility & contrast
On white
2.37
#EB8BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#EB8BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BB3
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BB3 | 1.00 | 2.37 | 8.88 | 8.88 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969EB4
Deuteranopia (green-blind)
#AEAFB1
Tritanopia (blue-blind)
#F88799
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb8bb3; /* rgb */ color: rgb(235, 139, 179); /* oklch */ color: oklch(74.9% 0.125 354.1);
Tailwind
colors: {
custom: {
50: '#f3aec9',
500: '#eb8bb3',
950: '#000000',
},
}SCSS
$custom: #eb8bb3; $custom-light: #f3aec9; $custom-dark: #000000;
JSON
{
"hex": "#eb8bb3",
"rgb": {
"r": 235,
"g": 139,
"b": 179
},
"hsl": {
"h": 335,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.74926,
"c": 0.12533,
"h": 354.1
},
"luminance": 0.39382
}Semantic roles & 50–950 ramp
primary
#EB8BB3
secondary
#D9F2E8
accent
#D38313
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82