#EBB5BF#EBB5BF
#EBB5BF is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.5% C 0.064 H 6.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EBB5BF |
|---|---|
| RGB | rgb(235, 181, 191) |
| HSL | hsl(349, 57%, 82%) |
| HSV | hsv(349, 23%, 92%) |
| CMYK | cmyk(0%, 23%, 18.7%, 7.8%) |
| CIE-LAB | lab(78.74, 21.02, 2.51) |
| CIE-LCH | lch(78.74, 21.17, 6.80°) |
| OKLab | oklab(82.47% 0.0635 0.0069) |
| OKLCH | oklch(82.47% 0.064 6.2) |
| XYZ | xyz(60.1891, 54.4740, 56.6242) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 3.74
Bubblegum
#FFC1CC
ΔE00 3.81
Lightpink
#FFB6C1
ΔE00 4.08
Pale Rose
#FDC1C5
ΔE00 4.15
Dusty Pink
#D8A7B1
ΔE00 4.15
Light Rose
#FFC5CB
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBB5BF #B5EBE1
analogous
#EBB5DA #EBB5BF #EBC6B5
triadic
#EBB5BF #BFEBB5 #B5BFEB
tetradic
#EBB5BF #DAEBB5 #B5EBE1 #C6B5EB
square
#EBB5BF #DAEBB5 #B5EBE1 #C6B5EB
split-complementary
#EBB5BF #B5EBC6 #B5DAEB
monochromatic
#D1556C #DE8595 #EBB5BF #F8E5E9 #F8E7EA
Accessibility & contrast
On white
1.77
#EBB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EBB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBB5BF
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBB5BF | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBF
Deuteranopia (green-blind)
#C9C7BE
Tritanopia (blue-blind)
#F5B1B8
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ebb5bf; /* rgb */ color: rgb(235, 181, 191); /* oklch */ color: oklch(82.5% 0.064 6.2);
Tailwind
colors: {
custom: {
50: '#f2cbd2',
500: '#ebb5bf',
950: '#000000',
},
}SCSS
$custom: #ebb5bf; $custom-light: #f2cbd2; $custom-dark: #000000;
JSON
{
"hex": "#ebb5bf",
"rgb": {
"r": 235,
"g": 181,
"b": 191
},
"hsl": {
"h": 348.889,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.82473,
"c": 0.06382,
"h": 6.2
},
"luminance": 0.54472
}Semantic roles & 50–950 ramp
primary
#EBB5BF
secondary
#7DC7BA
accent
#C5A720
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383