#EBB9BA#EBB9BA
#EBB9BA is a very light, muted red. Relative luminance 0.559; OKLCH L 83.1% C 0.058 H 17.0°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB9BA |
|---|---|
| RGB | rgb(235, 185, 186) |
| HSL | hsl(359, 56%, 82%) |
| HSV | hsv(359, 21%, 92%) |
| CMYK | cmyk(0%, 21.3%, 20.9%, 7.8%) |
| CIE-LAB | lab(79.56, 18.14, 6.40) |
| CIE-LCH | lch(79.56, 19.24, 19.44°) |
| OKLab | oklab(83.07% 0.0554 0.017) |
| OKLCH | oklch(83.07% 0.058 17) |
| XYZ | xyz(60.4733, 55.9078, 54.0507) |
| Luminance | 0.5591 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.55
Light Rose
#FFC5CB
ΔE00 4.26
Pink
#FFC0CB
ΔE00 5.11
Bubblegum
#FFC1CC
ΔE00 5.12
Lightpink
#FFB6C1
ΔE00 5.64
Dusty Pink
#D8A7B1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB9BA #B9EBEA
analogous
#EBB9D3 #EBB9BA #EBD1B9
triadic
#EBB9BA #BAEBB9 #B9BAEB
tetradic
#EBB9BA #D3EBB9 #B9EBEA #D1B9EB
square
#EBB9BA #D3EBB9 #B9EBEA #D1B9EB
split-complementary
#EBB9BA #B9EBD1 #B9D3EB
monochromatic
#D05A5C #DD898B #EBB9BA #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.72
#EBB9BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#EBB9BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB9BA
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB9BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB9BA | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#CDC9B9
Tritanopia (blue-blind)
#F6B4BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ebb9ba; /* rgb */ color: rgb(235, 185, 186); /* oklch */ color: oklch(83.1% 0.058 17.0);
Tailwind
colors: {
custom: {
50: '#f2cece',
500: '#ebb9ba',
950: '#000000',
},
}SCSS
$custom: #ebb9ba; $custom-light: #f2cece; $custom-dark: #000000;
JSON
{
"hex": "#ebb9ba",
"rgb": {
"r": 235,
"g": 185,
"b": 186
},
"hsl": {
"h": 358.8,
"s": 55.556,
"l": 82.353
},
"oklch": {
"l": 0.83071,
"c": 0.05792,
"h": 17
},
"luminance": 0.55905
}Semantic roles & 50–950 ramp
primary
#EBB9BA
secondary
#81C7C6
accent
#C3C022
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171313
muted
#858383