#EBA7BE#EBA7BE
#EBA7BE is a light, moderate pink. Relative luminance 0.490; OKLCH L 79.9% C 0.085 H 357.2°. Best body text is #000000 at 10.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA7BE |
|---|---|
| RGB | rgb(235, 167, 190) |
| HSL | hsl(340, 63%, 79%) |
| HSV | hsv(340, 29%, 92%) |
| CMYK | cmyk(0%, 28.9%, 19.1%, 7.8%) |
| CIE-LAB | lab(75.46, 28.33, -1.72) |
| CIE-LCH | lch(75.46, 28.38, 356.52°) |
| OKLab | oklab(79.94% 0.0848 -0.0041) |
| OKLCH | oklch(79.94% 0.085 357.2) |
| XYZ | xyz(57.3745, 49.0202, 55.1450) |
| Luminance | 0.4902 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.97
Powder Pink
#FFB2D0
ΔE00 4.13
Soft Pink
#FDB0C0
ΔE00 4.28
Baby Pink
#FFB7CE
ΔE00 4.36
Pastel Pink
#FFBACD
ΔE00 4.94
Dusty Pink
#D8A7B1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA7BE #A7EBD4
analogous
#EBA7E0 #EBA7BE #EBB2A7
triadic
#EBA7BE #BEEBA7 #A7BEEB
tetradic
#EBA7BE #E0EBA7 #A7EBD4 #B2A7EB
square
#EBA7BE #E0EBA7 #A7EBD4 #B2A7EB
split-complementary
#EBA7BE #A7EBB2 #A7E0EB
monochromatic
#D44374 #E07599 #EBA7BE #F6D9E3 #F9E6ED
Accessibility & contrast
On white
1.94
#EBA7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.80
#EBA7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA7BE
10.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA7BE | 1.00 | 1.94 | 10.80 | 10.80 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB3BF
Deuteranopia (green-blind)
#BFBEBC
Tritanopia (blue-blind)
#F6A4AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eba7be; /* rgb */ color: rgb(235, 167, 190); /* oklch */ color: oklch(79.9% 0.085 357.2);
Tailwind
colors: {
custom: {
50: '#f2c1d1',
500: '#eba7be',
950: '#000000',
},
}SCSS
$custom: #eba7be; $custom-light: #f2c1d1; $custom-dark: #000000;
JSON
{
"hex": "#eba7be",
"rgb": {
"r": 235,
"g": 167,
"b": 190
},
"hsl": {
"h": 339.706,
"s": 62.963,
"l": 78.824
},
"oklch": {
"l": 0.79941,
"c": 0.08493,
"h": 357.2
},
"luminance": 0.49017
}Semantic roles & 50–950 ramp
primary
#EBA7BE
secondary
#DAF1E9
accent
#CB8F1B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182