#EBC0BB#EBC0BB
#EBC0BB is a very light, muted red. Relative luminance 0.589; OKLCH L 84.4% C 0.050 H 25.9°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC0BB |
|---|---|
| RGB | rgb(235, 192, 187) |
| HSL | hsl(6, 55%, 83%) |
| HSV | hsv(6, 20%, 92%) |
| CMYK | cmyk(0%, 18.3%, 20.4%, 7.8%) |
| CIE-LAB | lab(81.27, 14.57, 8.31) |
| CIE-LCH | lch(81.27, 16.78, 29.69°) |
| OKLab | oklab(84.4% 0.045 0.0219) |
| OKLCH | oklch(84.4% 0.05 25.9) |
| XYZ | xyz(62.0805, 58.9516, 55.1127) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.57
Light Rose
#FFC5CB
ΔE00 6.03
Pinkish Grey
#C8ACA9
ΔE00 7.44
Bubblegum
#FFC1CC
ΔE00 7.54
Pink
#FFC0CB
ΔE00 7.61
Pale Pink
#FFCFDC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC0BB #BBE6EB
analogous
#EBBBCE #EBC0BB #EBD8BB
triadic
#EBC0BB #BBEBC0 #C0BBEB
tetradic
#EBC0BB #CEEBBB #BBE6EB #D8BBEB
square
#EBC0BB #CEEBBB #BBE6EB #D8BBEB
split-complementary
#EBC0BB #BBEBD8 #BBCEEB
monochromatic
#CF685C #DD948C #EBC0BB #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.64
#EBC0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#EBC0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC0BB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC0BB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#D2CDBB
Tritanopia (blue-blind)
#F5BBBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc0bb; /* rgb */ color: rgb(235, 192, 187); /* oklch */ color: oklch(84.4% 0.050 25.9);
Tailwind
colors: {
custom: {
50: '#f2d3cf',
500: '#ebc0bb',
950: '#000000',
},
}SCSS
$custom: #ebc0bb; $custom-light: #f2d3cf; $custom-dark: #000000;
JSON
{
"hex": "#ebc0bb",
"rgb": {
"r": 235,
"g": 192,
"b": 187
},
"hsl": {
"h": 6.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.84402,
"c": 0.05001,
"h": 25.9
},
"luminance": 0.58949
}Semantic roles & 50–950 ramp
primary
#EBC0BB
secondary
#83C0C7
accent
#B2C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383