#EBC0BF#EBC0BF
#EBC0BF is a very light, muted red. Relative luminance 0.591; OKLCH L 84.5% C 0.049 H 19.7°. Best body text is #000000 at 12.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EBC0BF |
|---|---|
| RGB | rgb(235, 192, 191) |
| HSL | hsl(1, 52%, 84%) |
| HSV | hsv(1, 19%, 92%) |
| CMYK | cmyk(0%, 18.3%, 18.7%, 7.8%) |
| CIE-LAB | lab(81.36, 15.17, 6.30) |
| CIE-LCH | lch(81.36, 16.43, 22.55°) |
| OKLab | oklab(84.51% 0.0465 0.0167) |
| OKLCH | oklch(84.51% 0.049 19.7) |
| XYZ | xyz(62.5147, 59.1253, 57.3994) |
| Luminance | 0.5912 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.60
Light Rose
#FFC5CB
ΔE00 4.90
Bubblegum
#FFC1CC
ΔE00 6.24
Pink
#FFC0CB
ΔE00 6.32
Pale Pink
#FFCFDC
ΔE00 6.68
Light Pink
#FFD1DF
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBC0BF #BFEAEB
analogous
#EBBFD4 #EBC0BF #EBD6BF
triadic
#EBC0BF #BFEBC0 #C0BFEB
tetradic
#EBC0BF #D4EBBF #BFEAEB #D6BFEB
square
#EBC0BF #D4EBBF #BFEAEB #D6BFEB
split-complementary
#EBC0BF #BFEBD6 #BFD4EB
monochromatic
#CE6462 #DC9290 #EBC0BF #F8E8E8 #F8E8E8
Accessibility & contrast
On white
1.64
#EBC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.82
#EBC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBC0BF
12.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBC0BF | 1.00 | 1.64 | 12.82 | 12.82 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#F5BCC0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ebc0bf; /* rgb */ color: rgb(235, 192, 191); /* oklch */ color: oklch(84.5% 0.049 19.7);
Tailwind
colors: {
custom: {
50: '#f2d3d2',
500: '#ebc0bf',
950: '#000000',
},
}SCSS
$custom: #ebc0bf; $custom-light: #f2d3d2; $custom-dark: #000000;
JSON
{
"hex": "#ebc0bf",
"rgb": {
"r": 235,
"g": 192,
"b": 191
},
"hsl": {
"h": 1.364,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.84508,
"c": 0.04941,
"h": 19.7
},
"luminance": 0.59123
}Semantic roles & 50–950 ramp
primary
#EBC0BF
secondary
#87C6C7
accent
#BCC026
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383