#EBBFB1#EBBFB1
#EBBFB1 is a very light, muted red. Relative luminance 0.581; OKLCH L 84.0% C 0.054 H 38.4°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBFB1 |
|---|---|
| RGB | rgb(235, 191, 177) |
| HSL | hsl(14, 59%, 81%) |
| HSV | hsv(14, 25%, 92%) |
| CMYK | cmyk(0%, 18.7%, 24.7%, 7.8%) |
| CIE-LAB | lab(80.79, 13.66, 13.00) |
| CIE-LCH | lch(80.79, 18.86, 43.58°) |
| OKLab | oklab(83.96% 0.0426 0.0338) |
| OKLCH | oklch(83.96% 0.054 38.4) |
| XYZ | xyz(60.8283, 58.1006, 49.5969) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 6.76
Pale Salmon
#FFB19A
ΔE00 7.50
Pinkish Grey
#C8ACA9
ΔE00 8.17
Pale Rose
#FDC1C5
ΔE00 8.66
Light Salmon
#FEA993
ΔE00 8.97
Light Rose
#FFC5CB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBFB1 #B1DDEB
analogous
#EBB1C0 #EBBFB1 #EBDCB1
triadic
#EBBFB1 #B1EBBF #BFB1EB
tetradic
#EBBFB1 #C0EBB1 #B1DDEB #DCB1EB
square
#EBBFB1 #C0EBB1 #B1DDEB #DCB1EB
split-complementary
#EBBFB1 #B1EBDC #B1C0EB
monochromatic
#D26F50 #DF9780 #EBBFB1 #F7E7E2 #F9EBE7
Accessibility & contrast
On white
1.66
#EBBFB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EBBFB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBFB1
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBFB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBFB1 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3B0
Deuteranopia (green-blind)
#D3CCB1
Tritanopia (blue-blind)
#F6B9BB
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ebbfb1; /* rgb */ color: rgb(235, 191, 177); /* oklch */ color: oklch(84.0% 0.054 38.4);
Tailwind
colors: {
custom: {
50: '#f2d2c8',
500: '#ebbfb1',
950: '#000000',
},
}SCSS
$custom: #ebbfb1; $custom-light: #f2d2c8; $custom-dark: #000000;
JSON
{
"hex": "#ebbfb1",
"rgb": {
"r": 235,
"g": 191,
"b": 177
},
"hsl": {
"h": 14.483,
"s": 59.184,
"l": 80.784
},
"oklch": {
"l": 0.83961,
"c": 0.05439,
"h": 38.4
},
"luminance": 0.58098
}Semantic roles & 50–950 ramp
primary
#EBBFB1
secondary
#79B4C7
accent
#9EC71F
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382