#EBA6BF#EBA6BF
#EBA6BF is a light, moderate pink. Relative luminance 0.487; OKLCH L 79.8% C 0.087 H 355.8°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #EBA6BF |
|---|---|
| RGB | rgb(235, 166, 191) |
| HSL | hsl(338, 63%, 79%) |
| HSV | hsv(338, 29%, 92%) |
| CMYK | cmyk(0%, 29.4%, 18.7%, 7.8%) |
| CIE-LAB | lab(75.26, 29.01, -2.57) |
| CIE-LCH | lch(75.26, 29.12, 354.95°) |
| OKLab | oklab(79.8% 0.0867 -0.0064) |
| OKLCH | oklch(79.8% 0.087 355.8) |
| XYZ | xyz(57.3017, 48.6991, 55.6617) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.04
Faded Pink
#DE9DAC
ΔE00 4.26
Baby Pink
#FFB7CE
ΔE00 4.55
Soft Pink
#FDB0C0
ΔE00 4.70
Pastel Pink
#FFBACD
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBA6BF #A6EBD2
analogous
#EBA6E1 #EBA6BF #EBAFA6
triadic
#EBA6BF #BFEBA6 #A6BFEB
tetradic
#EBA6BF #E1EBA6 #A6EBD2 #AFA6EB
square
#EBA6BF #E1EBA6 #A6EBD2 #AFA6EB
split-complementary
#EBA6BF #A6EBAF #A6E1EB
monochromatic
#D54277 #E0749B #EBA6BF #F6D8E3 #F9E6ED
Accessibility & contrast
On white
1.96
#EBA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#EBA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBA6BF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBA6BF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB2C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#F6A3AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eba6bf; /* rgb */ color: rgb(235, 166, 191); /* oklch */ color: oklch(79.8% 0.087 355.8);
Tailwind
colors: {
custom: {
50: '#f2c1d2',
500: '#eba6bf',
950: '#000000',
},
}SCSS
$custom: #eba6bf; $custom-light: #f2c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eba6bf",
"rgb": {
"r": 235,
"g": 166,
"b": 191
},
"hsl": {
"h": 338.261,
"s": 63.303,
"l": 78.627
},
"oklch": {
"l": 0.79796,
"c": 0.08697,
"h": 355.8
},
"luminance": 0.48696
}Semantic roles & 50–950 ramp
primary
#EBA6BF
secondary
#DAF1E9
accent
#CB8B1A
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182