#EBBBC4#EBBBC4
#EBBBC4 is a very light, muted red. Relative luminance 0.572; OKLCH L 83.7% C 0.056 H 5.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBC4 |
|---|---|
| RGB | rgb(235, 187, 196) |
| HSL | hsl(349, 55%, 83%) |
| HSV | hsv(349, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 16.6%, 7.8%) |
| CIE-LAB | lab(80.29, 18.59, 2.05) |
| CIE-LCH | lch(80.29, 18.70, 6.31°) |
| OKLab | oklab(83.71% 0.0561 0.0057) |
| OKLCH | oklch(83.71% 0.056 5.8) |
| XYZ | xyz(61.9951, 57.1906, 59.9871) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.84
Pink
#FFC0CB
ΔE00 3.91
Light Rose
#FFC5CB
ΔE00 3.92
Pale Rose
#FDC1C5
ΔE00 3.98
Pale Pink
#FFCFDC
ΔE00 5.01
Dusty Pink
#D8A7B1
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBC4 #BBEBE2
analogous
#EBBBDC #EBBBC4 #EBCABB
triadic
#EBBBC4 #C4EBBB #BBC4EB
tetradic
#EBBBC4 #DCEBBB #BBEBE2 #CABBEB
square
#EBBBC4 #DCEBBB #BBEBE2 #CABBEB
split-complementary
#EBBBC4 #BBEBCA #BBDCEB
monochromatic
#CF5C72 #DD8C9B #EBBBC4 #F8E7EA #F8E7EA
Accessibility & contrast
On white
1.69
#EBBBC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EBBBC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBC4
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBC4 | 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)
#C2C2C4
Deuteranopia (green-blind)
#CCCAC3
Tritanopia (blue-blind)
#F4B8BE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbbc4; /* rgb */ color: rgb(235, 187, 196); /* oklch */ color: oklch(83.7% 0.056 5.8);
Tailwind
colors: {
custom: {
50: '#f2cfd5',
500: '#ebbbc4',
950: '#000000',
},
}SCSS
$custom: #ebbbc4; $custom-light: #f2cfd5; $custom-dark: #000000;
JSON
{
"hex": "#ebbbc4",
"rgb": {
"r": 235,
"g": 187,
"b": 196
},
"hsl": {
"h": 348.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83715,
"c": 0.05635,
"h": 5.8
},
"luminance": 0.57188
}Semantic roles & 50–950 ramp
primary
#EBBBC4
secondary
#83C7BB
accent
#C2A423
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383