#EBC4BB#EBC4BB
#EBC4BB is a very light, muted red. Relative luminance 0.607; OKLCH L 85.2% C 0.046 H 33.2°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC4BB |
|---|---|
| RGB | rgb(235, 196, 187) |
| HSL | hsl(11, 55%, 83%) |
| HSV | hsv(11, 20%, 92%) |
| CMYK | cmyk(0%, 16.6%, 20.4%, 7.8%) |
| CIE-LAB | lab(82.23, 12.46, 9.69) |
| CIE-LCH | lch(82.23, 15.79, 37.89°) |
| OKLab | oklab(85.16% 0.0389 0.0254) |
| OKLCH | oklch(85.16% 0.046 33.2) |
| XYZ | xyz(62.9708, 60.7321, 55.4095) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 7.61
Pinkish Grey
#C8ACA9
ΔE00 7.70
Mistyrose
#FFE4E1
ΔE00 7.95
Light Rose
#FFC5CB
ΔE00 7.98
Apricot
#FBCEB1
ΔE00 8.01
Pale Salmon
#FFB19A
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC4BB #BBE2EB
analogous
#EBBBCA #EBC4BB #EBDCBB
triadic
#EBC4BB #BBEBC4 #C4BBEB
tetradic
#EBC4BB #CAEBBB #BBE2EB #DCBBEB
square
#EBC4BB #CAEBBB #BBE2EB #DCBBEB
split-complementary
#EBC4BB #BBEBDC #BBCAEB
monochromatic
#CF725C #DD9B8C #EBC4BB #F8EAE7 #F8EAE7
Accessibility & contrast
On white
1.60
#EBC4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EBC4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC4BB
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC4BB | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC8BA
Deuteranopia (green-blind)
#D5D0BB
Tritanopia (blue-blind)
#F5BFC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ebc4bb; /* rgb */ color: rgb(235, 196, 187); /* oklch */ color: oklch(85.2% 0.046 33.2);
Tailwind
colors: {
custom: {
50: '#f2d6cf',
500: '#ebc4bb',
950: '#000000',
},
}SCSS
$custom: #ebc4bb; $custom-light: #f2d6cf; $custom-dark: #000000;
JSON
{
"hex": "#ebc4bb",
"rgb": {
"r": 235,
"g": 196,
"b": 187
},
"hsl": {
"h": 11.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85157,
"c": 0.04642,
"h": 33.2
},
"luminance": 0.6073
}Semantic roles & 50–950 ramp
primary
#EBC4BB
secondary
#83BBC7
accent
#A4C223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383