#EBC1BB#EBC1BB
#EBC1BB is a very light, muted red. Relative luminance 0.594; OKLCH L 84.6% C 0.049 H 27.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC1BB |
|---|---|
| RGB | rgb(235, 193, 187) |
| HSL | hsl(8, 55%, 83%) |
| HSV | hsv(8, 20%, 92%) |
| CMYK | cmyk(0%, 17.9%, 20.4%, 7.8%) |
| CIE-LAB | lab(81.51, 14.04, 8.65) |
| CIE-LCH | lch(81.51, 16.50, 31.64°) |
| OKLab | oklab(84.59% 0.0435 0.0228) |
| OKLCH | oklch(84.59% 0.049 27.6) |
| XYZ | xyz(62.3009, 59.3922, 55.1862) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.04
Light Rose
#FFC5CB
ΔE00 6.48
Pinkish Grey
#C8ACA9
ΔE00 7.44
Bubblegum
#FFC1CC
ΔE00 8.03
Pink
#FFC0CB
ΔE00 8.10
Pale Pink
#FFCFDC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC1BB #BBE5EB
analogous
#EBBBCD #EBC1BB #EBD9BB
triadic
#EBC1BB #BBEBC1 #C1BBEB
tetradic
#EBC1BB #CDEBBB #BBE5EB #D9BBEB
square
#EBC1BB #CDEBBB #BBE5EB #D9BBEB
split-complementary
#EBC1BB #BBEBD9 #BBCDEB
monochromatic
#CF6B5C #DD968C #EBC1BB #F8E9E7 #F8E9E7
Accessibility & contrast
On white
1.63
#EBC1BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EBC1BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC1BB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC1BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC1BB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BA
Deuteranopia (green-blind)
#D3CEBB
Tritanopia (blue-blind)
#F5BCBF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc1bb; /* rgb */ color: rgb(235, 193, 187); /* oklch */ color: oklch(84.6% 0.049 27.6);
Tailwind
colors: {
custom: {
50: '#f2d3cf',
500: '#ebc1bb',
950: '#000000',
},
}SCSS
$custom: #ebc1bb; $custom-light: #f2d3cf; $custom-dark: #000000;
JSON
{
"hex": "#ebc1bb",
"rgb": {
"r": 235,
"g": 193,
"b": 187
},
"hsl": {
"h": 7.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.8459,
"c": 0.04905,
"h": 27.6
},
"luminance": 0.5939
}Semantic roles & 50–950 ramp
primary
#EBC1BB
secondary
#83BFC7
accent
#AEC223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383