#EBC5BB#EBC5BB
#EBC5BB is a very light, muted red. Relative luminance 0.612; OKLCH L 85.3% C 0.046 H 35.1°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC5BB |
|---|---|
| RGB | rgb(235, 197, 187) |
| HSL | hsl(13, 55%, 83%) |
| HSV | hsv(13, 20%, 92%) |
| CMYK | cmyk(0%, 16.2%, 20.4%, 7.8%) |
| CIE-LAB | lab(82.48, 11.93, 10.04) |
| CIE-LCH | lch(82.48, 15.59, 40.09°) |
| OKLab | oklab(85.35% 0.0373 0.0263) |
| OKLCH | oklch(85.35% 0.046 35.1) |
| XYZ | xyz(63.1971, 61.1847, 55.4849) |
| Luminance | 0.6118 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Apricot
#FBCEB1
ΔE00 7.50
Mistyrose
#FFE4E1
ΔE00 7.80
Pinkish Grey
#C8ACA9
ΔE00 7.87
Pale Rose
#FDC1C5
ΔE00 8.18
Light Rose
#FFC5CB
ΔE00 8.54
Pale Salmon
#FFB19A
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC5BB #BBE1EB
analogous
#EBBBC9 #EBC5BB #EBDDBB
triadic
#EBC5BB #BBEBC5 #C5BBEB
tetradic
#EBC5BB #C9EBBB #BBE1EB #DDBBEB
square
#EBC5BB #C9EBBB #BBE1EB #DDBBEB
split-complementary
#EBC5BB #BBEBDD #BBC9EB
monochromatic
#CF745C #DD9D8C #EBC5BB #F8EBE7 #F8EBE7
Accessibility & contrast
On white
1.59
#EBC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#EBC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC5BB
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC5BB | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BA
Deuteranopia (green-blind)
#D6D0BB
Tritanopia (blue-blind)
#F5C0C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc5bb; /* rgb */ color: rgb(235, 197, 187); /* oklch */ color: oklch(85.3% 0.046 35.1);
Tailwind
colors: {
custom: {
50: '#f2d6cf',
500: '#ebc5bb',
950: '#000000',
},
}SCSS
$custom: #ebc5bb; $custom-light: #f2d6cf; $custom-dark: #000000;
JSON
{
"hex": "#ebc5bb",
"rgb": {
"r": 235,
"g": 197,
"b": 187
},
"hsl": {
"h": 12.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85347,
"c": 0.04565,
"h": 35.1
},
"luminance": 0.61183
}Semantic roles & 50–950 ramp
primary
#EBC5BB
secondary
#83B9C7
accent
#A1C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383