#EBBFBA#EBBFBA
#EBBFBA is a very light, muted red. Relative luminance 0.585; OKLCH L 84.2% C 0.051 H 25.8°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFBA |
|---|---|
| RGB | rgb(235, 191, 186) |
| HSL | hsl(6, 55%, 83%) |
| HSV | hsv(6, 21%, 92%) |
| CMYK | cmyk(0%, 18.7%, 20.9%, 7.8%) |
| CIE-LAB | lab(81.00, 14.96, 8.47) |
| CIE-LCH | lch(81.00, 17.19, 29.51°) |
| OKLab | oklab(84.19% 0.0461 0.0223) |
| OKLCH | oklch(84.19% 0.051 25.8) |
| XYZ | xyz(61.7550, 58.4713, 54.4780) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.41
Light Rose
#FFC5CB
ΔE00 5.94
Bubblegum
#FFC1CC
ΔE00 7.42
Pinkish Grey
#C8ACA9
ΔE00 7.45
Pink
#FFC0CB
ΔE00 7.48
Pale Pink
#FFCFDC
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFBA #BAE6EB
analogous
#EBBACE #EBBFBA #EBD7BA
triadic
#EBBFBA #BAEBBF #BFBAEB
tetradic
#EBBFBA #CEEBBA #BAE6EB #D7BAEB
square
#EBBFBA #CEEBBA #BAE6EB #D7BAEB
split-complementary
#EBBFBA #BAEBD7 #BACEEB
monochromatic
#CF675B #DD938B #EBBFBA #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.65
#EBBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#EBBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFBA
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFBA | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BA
Deuteranopia (green-blind)
#D2CCBA
Tritanopia (blue-blind)
#F5BABE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfba; /* rgb */ color: rgb(235, 191, 186); /* oklch */ color: oklch(84.2% 0.051 25.8);
Tailwind
colors: {
custom: {
50: '#f2d2ce',
500: '#ebbfba',
950: '#000000',
},
}SCSS
$custom: #ebbfba; $custom-light: #f2d2ce; $custom-dark: #000000;
JSON
{
"hex": "#ebbfba",
"rgb": {
"r": 235,
"g": 191,
"b": 186
},
"hsl": {
"h": 6.122,
"s": 55.056,
"l": 82.549
},
"oklch": {
"l": 0.84188,
"c": 0.05122,
"h": 25.8
},
"luminance": 0.58469
}Semantic roles & 50–950 ramp
primary
#EBBFBA
secondary
#82C0C7
accent
#B2C323
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383