#EBB0BB#EBB0BB
#EBB0BB is a light, moderate red. Relative luminance 0.523; OKLCH L 81.5% C 0.070 H 6.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB0BB |
|---|---|
| RGB | rgb(235, 176, 187) |
| HSL | hsl(349, 60%, 81%) |
| HSV | hsv(349, 25%, 92%) |
| CMYK | cmyk(0%, 25.1%, 20.4%, 7.8%) |
| CIE-LAB | lab(77.46, 23.08, 2.83) |
| CIE-LCH | lch(77.46, 23.25, 6.98°) |
| OKLab | oklab(81.45% 0.0697 0.0078) |
| OKLCH | oklch(81.45% 0.07 6.3) |
| XYZ | xyz(58.7565, 52.3034, 54.0047) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.66
Soft Pink
#FDB0C0
ΔE00 3.69
Dusty Pink
#D8A7B1
ΔE00 3.77
Pink
#FFC0CB
ΔE00 4.26
Pastel Pink
#FFBACD
ΔE00 4.36
Bubblegum
#FFC1CC
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB0BB #B0EBE0
analogous
#EBB0D8 #EBB0BB #EBC2B0
triadic
#EBB0BB #BBEBB0 #B0BBEB
tetradic
#EBB0BB #D8EBB0 #B0EBE0 #C2B0EB
square
#EBB0BB #D8EBB0 #B0EBE0 #C2B0EB
split-complementary
#EBB0BB #B0EBC2 #B0D8EB
monochromatic
#D24E67 #DF7F91 #EBB0BB #F7E1E5 #F9E7EA
Accessibility & contrast
On white
1.83
#EBB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#EBB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB0BB
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB0BB | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#C6C3BA
Tritanopia (blue-blind)
#F6ACB4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ebb0bb; /* rgb */ color: rgb(235, 176, 187); /* oklch */ color: oklch(81.5% 0.070 6.3);
Tailwind
colors: {
custom: {
50: '#f2c8cf',
500: '#ebb0bb',
950: '#000000',
},
}SCSS
$custom: #ebb0bb; $custom-light: #f2c8cf; $custom-dark: #000000;
JSON
{
"hex": "#ebb0bb",
"rgb": {
"r": 235,
"g": 176,
"b": 187
},
"hsl": {
"h": 348.814,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.81454,
"c": 0.07015,
"h": 6.3
},
"luminance": 0.52301
}Semantic roles & 50–950 ramp
primary
#EBB0BB
secondary
#78C7B9
accent
#C7A81E
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283