#EBA3BF#EBA3BF
#EBA3BF is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.3% C 0.092 H 354.4°. Best body text is #000000 at 10.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA3BF |
|---|---|
| RGB | rgb(235, 163, 191) |
| HSL | hsl(337, 64%, 78%) |
| HSV | hsv(337, 31%, 92%) |
| CMYK | cmyk(0%, 30.6%, 18.7%, 7.8%) |
| CIE-LAB | lab(74.59, 30.61, -3.56) |
| CIE-LCH | lch(74.59, 30.81, 353.36°) |
| OKLab | oklab(79.28% 0.0914 -0.009) |
| OKLCH | oklch(79.28% 0.092 354.4) |
| XYZ | xyz(56.7627, 47.6211, 55.4821) |
| Luminance | 0.4762 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 4.59
Baby Pink
#FFB7CE
ΔE00 5.19
Soft Pink
#FDB0C0
ΔE00 5.43
Pastel Pink
#FFBACD
ΔE00 6.03
Pig Pink
#E78EA5
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA3BF #A3EBCF
analogous
#EBA3E3 #EBA3BF #EBABA3
triadic
#EBA3BF #BFEBA3 #A3BFEB
tetradic
#EBA3BF #E3EBA3 #A3EBCF #ABA3EB
square
#EBA3BF #E3EBA3 #A3EBCF #ABA3EB
split-complementary
#EBA3BF #A3EBAB #A3E3EB
monochromatic
#D53E79 #E0719C #EBA3BF #F6D5E2 #FAE6EE
Accessibility & contrast
On white
2.00
#EBA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.52
#EBA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA3BF
10.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA3BF | 1.00 | 2.00 | 10.52 | 10.52 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB0C0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#F6A0AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba3bf; /* rgb */ color: rgb(235, 163, 191); /* oklch */ color: oklch(79.3% 0.092 354.4);
Tailwind
colors: {
custom: {
50: '#f2bfd2',
500: '#eba3bf',
950: '#000000',
},
}SCSS
$custom: #eba3bf; $custom-light: #f2bfd2; $custom-dark: #000000;
JSON
{
"hex": "#eba3bf",
"rgb": {
"r": 235,
"g": 163,
"b": 191
},
"hsl": {
"h": 336.667,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.79276,
"c": 0.09185,
"h": 354.4
},
"luminance": 0.47618
}Semantic roles & 50–950 ramp
primary
#EBA3BF
secondary
#DAF1E8
accent
#CC8719
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182