#EBA2BF#EBA2BF
#EBA2BF is a light, moderate pink. Relative luminance 0.473; OKLCH L 79.1% C 0.093 H 353.9°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2BF |
|---|---|
| RGB | rgb(235, 162, 191) |
| HSL | hsl(336, 65%, 78%) |
| HSV | hsv(336, 31%, 92%) |
| CMYK | cmyk(0%, 31.1%, 18.7%, 7.8%) |
| CIE-LAB | lab(74.36, 31.14, -3.89) |
| CIE-LCH | lch(74.36, 31.38, 352.87°) |
| OKLab | oklab(79.1% 0.093 -0.0099) |
| OKLCH | oklch(79.1% 0.093 353.9) |
| XYZ | xyz(56.5858, 47.2674, 55.4231) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 4.74
Baby Pink
#FFB7CE
ΔE00 5.43
Soft Pink
#FDB0C0
ΔE00 5.69
Pig Pink
#E78EA5
ΔE00 6.02
Pastel Pink
#FFBACD
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2BF #A2EBCE
analogous
#EBA2E4 #EBA2BF #EBA9A2
triadic
#EBA2BF #BFEBA2 #A2BFEB
tetradic
#EBA2BF #E4EBA2 #A2EBCE #A9A2EB
square
#EBA2BF #E4EBA2 #A2EBCE #A9A2EB
split-complementary
#EBA2BF #A2EBA9 #A2E4EB
monochromatic
#D53D7A #E0709C #EBA2BF #F6D4E2 #FAE6EE
Accessibility & contrast
On white
2.01
#EBA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#EBA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2BF
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2BF | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFC0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#F69FAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba2bf; /* rgb */ color: rgb(235, 162, 191); /* oklch */ color: oklch(79.1% 0.093 353.9);
Tailwind
colors: {
custom: {
50: '#f2bed2',
500: '#eba2bf',
950: '#000000',
},
}SCSS
$custom: #eba2bf; $custom-light: #f2bed2; $custom-dark: #000000;
JSON
{
"hex": "#eba2bf",
"rgb": {
"r": 235,
"g": 162,
"b": 191
},
"hsl": {
"h": 336.164,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.79103,
"c": 0.09349,
"h": 353.9
},
"luminance": 0.47264
}Semantic roles & 50–950 ramp
primary
#EBA2BF
secondary
#DAF1E8
accent
#CC8519
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182