#EBA2BE#EBA2BE
#EBA2BE is a light, moderate pink. Relative luminance 0.472; OKLCH L 79.1% C 0.093 H 354.7°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA2BE |
|---|---|
| RGB | rgb(235, 162, 190) |
| HSL | hsl(337, 65%, 78%) |
| HSV | hsv(337, 31%, 92%) |
| CMYK | cmyk(0%, 31.1%, 19.1%, 7.8%) |
| CIE-LAB | lab(74.33, 30.99, -3.39) |
| CIE-LCH | lch(74.33, 31.17, 353.76°) |
| OKLab | oklab(79.07% 0.0926 -0.0085) |
| OKLCH | oklch(79.07% 0.093 354.7) |
| XYZ | xyz(56.4761, 47.2236, 54.8455) |
| Luminance | 0.4722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.46
Faded Pink
#DE9DAC
ΔE00 4.49
Baby Pink
#FFB7CE
ΔE00 5.36
Soft Pink
#FDB0C0
ΔE00 5.47
Pig Pink
#E78EA5
ΔE00 5.85
Pastel Pink
#FFBACD
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA2BE #A2EBCF
analogous
#EBA2E3 #EBA2BE #EBAAA2
triadic
#EBA2BE #BEEBA2 #A2BEEB
tetradic
#EBA2BE #E3EBA2 #A2EBCF #AAA2EB
square
#EBA2BE #E3EBA2 #A2EBCF #AAA2EB
split-complementary
#EBA2BE #A2EBAA #A2E3EB
monochromatic
#D53D78 #E0709B #EBA2BE #F6D4E1 #FAE6ED
Accessibility & contrast
On white
2.01
#EBA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#EBA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA2BE
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA2BE | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAFBF
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#F69FAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eba2be; /* rgb */ color: rgb(235, 162, 190); /* oklch */ color: oklch(79.1% 0.093 354.7);
Tailwind
colors: {
custom: {
50: '#f2bed1',
500: '#eba2be',
950: '#000000',
},
}SCSS
$custom: #eba2be; $custom-light: #f2bed1; $custom-dark: #000000;
JSON
{
"hex": "#eba2be",
"rgb": {
"r": 235,
"g": 162,
"b": 190
},
"hsl": {
"h": 336.986,
"s": 64.602,
"l": 77.843
},
"oklch": {
"l": 0.79073,
"c": 0.09301,
"h": 354.7
},
"luminance": 0.47221
}Semantic roles & 50–950 ramp
primary
#EBA2BE
secondary
#DAF1E8
accent
#CC8819
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182