#EBBCBB#EBBCBB
#EBBCBB is a very light, muted red. Relative luminance 0.572; OKLCH L 83.7% C 0.054 H 19.7°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBCBB |
|---|---|
| RGB | rgb(235, 188, 187) |
| HSL | hsl(1, 55%, 83%) |
| HSV | hsv(1, 20%, 92%) |
| CMYK | cmyk(0%, 20%, 20.4%, 7.8%) |
| CIE-LAB | lab(80.30, 16.69, 6.93) |
| CIE-LCH | lch(80.30, 18.08, 22.54°) |
| OKLab | oklab(83.65% 0.0511 0.0183) |
| OKLCH | oklch(83.65% 0.054 19.7) |
| XYZ | xyz(61.2142, 57.2189, 54.8240) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.04
Light Rose
#FFC5CB
ΔE00 4.63
Bubblegum
#FFC1CC
ΔE00 5.82
Pink
#FFC0CB
ΔE00 5.85
Lightpink
#FFB6C1
ΔE00 6.64
Dusty Pink
#D8A7B1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBCBB #BBEAEB
analogous
#EBBBD2 #EBBCBB #EBD4BB
triadic
#EBBCBB #BBEBBC #BCBBEB
tetradic
#EBBCBB #D2EBBB #BBEAEB #D4BBEB
square
#EBBCBB #D2EBBB #BBEAEB #D4BBEB
split-complementary
#EBBCBB #BBEBD4 #BBD2EB
monochromatic
#CF5F5C #DD8D8C #EBBCBB #F8E8E7 #F8E8E7
Accessibility & contrast
On white
1.69
#EBBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EBBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBCBB
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBCBB | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BB
Deuteranopia (green-blind)
#CFCBBA
Tritanopia (blue-blind)
#F5B7BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbcbb; /* rgb */ color: rgb(235, 188, 187); /* oklch */ color: oklch(83.7% 0.054 19.7);
Tailwind
colors: {
custom: {
50: '#f2d0cf',
500: '#ebbcbb',
950: '#000000',
},
}SCSS
$custom: #ebbcbb; $custom-light: #f2d0cf; $custom-dark: #000000;
JSON
{
"hex": "#ebbcbb",
"rgb": {
"r": 235,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83654,
"c": 0.05432,
"h": 19.7
},
"luminance": 0.57216
}Semantic roles & 50–950 ramp
primary
#EBBCBB
secondary
#83C6C7
accent
#BFC223
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383