#EBA7BF#EBA7BF
#EBA7BF is a light, moderate pink. Relative luminance 0.491; OKLCH L 80.0% C 0.085 H 356.3°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA7BF |
|---|---|
| RGB | rgb(235, 167, 191) |
| HSL | hsl(339, 63%, 79%) |
| HSV | hsv(339, 29%, 92%) |
| CMYK | cmyk(0%, 28.9%, 18.7%, 7.8%) |
| CIE-LAB | lab(75.49, 28.48, -2.23) |
| CIE-LCH | lch(75.49, 28.57, 355.52°) |
| OKLab | oklab(79.97% 0.0852 -0.0055) |
| OKLCH | oklch(79.97% 0.085 356.3) |
| XYZ | xyz(57.4841, 49.0641, 55.7226) |
| Luminance | 0.4906 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.01
Faded Pink
#DE9DAC
ΔE00 4.19
Baby Pink
#FFB7CE
ΔE00 4.37
Soft Pink
#FDB0C0
ΔE00 4.48
Pastel Pink
#FFBACD
ΔE00 5.02
Dusty Pink
#D8A7B1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA7BF #A7EBD3
analogous
#EBA7E1 #EBA7BF #EBB1A7
triadic
#EBA7BF #BFEBA7 #A7BFEB
tetradic
#EBA7BF #E1EBA7 #A7EBD3 #B1A7EB
square
#EBA7BF #E1EBA7 #A7EBD3 #B1A7EB
split-complementary
#EBA7BF #A7EBB1 #A7E1EB
monochromatic
#D44376 #E0759B #EBA7BF #F6D9E3 #F9E6ED
Accessibility & contrast
On white
1.94
#EBA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#EBA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA7BF
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA7BF | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3C0
Deuteranopia (green-blind)
#BFBEBD
Tritanopia (blue-blind)
#F6A4AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba7bf; /* rgb */ color: rgb(235, 167, 191); /* oklch */ color: oklch(80.0% 0.085 356.3);
Tailwind
colors: {
custom: {
50: '#f2c1d2',
500: '#eba7bf',
950: '#000000',
},
}SCSS
$custom: #eba7bf; $custom-light: #f2c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eba7bf",
"rgb": {
"r": 235,
"g": 167,
"b": 191
},
"hsl": {
"h": 338.824,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.79971,
"c": 0.08537,
"h": 356.3
},
"luminance": 0.49061
}Semantic roles & 50–950 ramp
primary
#EBA7BF
secondary
#DAF1E9
accent
#CB8D1B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182