#EBBBC7#EBBBC7
#EBBBC7 is a very light, muted red. Relative luminance 0.573; OKLCH L 83.8% C 0.057 H 1.7°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EBBBC7 |
|---|---|
| RGB | rgb(235, 187, 199) |
| HSL | hsl(345, 55%, 83%) |
| HSV | hsv(345, 20%, 92%) |
| CMYK | cmyk(0%, 20.4%, 15.3%, 7.8%) |
| CIE-LAB | lab(80.36, 19.06, 0.55) |
| CIE-LCH | lch(80.36, 19.07, 1.65°) |
| OKLab | oklab(83.8% 0.0572 0.0017) |
| OKLCH | oklch(83.8% 0.057 1.7) |
| XYZ | xyz(62.3400, 57.3286, 61.8035) |
| Luminance | 0.5733 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.90
Pink
#FFC0CB
ΔE00 3.97
Light Rose
#FFC5CB
ΔE00 4.37
Pale Rose
#FDC1C5
ΔE00 4.63
Pastel Pink
#FFBACD
ΔE00 4.70
Pale Pink
#FFCFDC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EBBBC7 #BBEBDF
analogous
#EBBBDF #EBBBC7 #EBC7BB
triadic
#EBBBC7 #C7EBBB #BBC7EB
tetradic
#EBBBC7 #DFEBBB #BBEBDF #C7BBEB
square
#EBBBC7 #DFEBBB #BBEBDF #C7BBEB
split-complementary
#EBBBC7 #BBEBC7 #BBDFEB
monochromatic
#CF5C79 #DD8CA0 #EBBBC7 #F8E7EC #F8E7EC
Accessibility & contrast
On white
1.68
#EBBBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EBBBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EBBBC7
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EBBBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EBBBC7 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C2C7
Deuteranopia (green-blind)
#CCCBC6
Tritanopia (blue-blind)
#F4B8BF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ebbbc7; /* rgb */ color: rgb(235, 187, 199); /* oklch */ color: oklch(83.8% 0.057 1.7);
Tailwind
colors: {
custom: {
50: '#f2cfd8',
500: '#ebbbc7',
950: '#000000',
},
}SCSS
$custom: #ebbbc7; $custom-light: #f2cfd8; $custom-dark: #000000;
JSON
{
"hex": "#ebbbc7",
"rgb": {
"r": 235,
"g": 187,
"b": 199
},
"hsl": {
"h": 345,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.83801,
"c": 0.0572,
"h": 1.7
},
"luminance": 0.57326
}Semantic roles & 50–950 ramp
primary
#EBBBC7
secondary
#83C7B6
accent
#C29A23
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383