#E7BABC#E7BABC
#E7BABC is a very light, muted red. Relative luminance 0.557; OKLCH L 82.9% C 0.052 H 15.3°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BABC |
|---|---|
| RGB | rgb(231, 186, 188) |
| HSL | hsl(357, 48%, 82%) |
| HSV | hsv(357, 19%, 91%) |
| CMYK | cmyk(0%, 19.5%, 18.6%, 9.4%) |
| CIE-LAB | lab(79.47, 16.45, 5.13) |
| CIE-LCH | lch(79.47, 17.23, 17.33°) |
| OKLab | oklab(82.92% 0.0502 0.0137) |
| OKLCH | oklch(82.92% 0.052 15.3) |
| XYZ | xyz(59.5912, 55.7398, 55.1871) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.37
Light Rose
#FFC5CB
ΔE00 4.79
Dusty Pink
#D8A7B1
ΔE00 5.55
Bubblegum
#FFC1CC
ΔE00 5.60
Pink
#FFC0CB
ΔE00 5.64
Lightpink
#FFB6C1
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BABC #BAE7E5
analogous
#E7BAD3 #E7BABC #E7CFBA
triadic
#E7BABC #BCE7BA #BABCE7
tetradic
#E7BABC #D3E7BA #BAE7E5 #CFBAE7
square
#E7BABC #D3E7BA #BAE7E5 #CFBAE7
split-complementary
#E7BABC #BAE7CF #BAD3E7
monochromatic
#C75F64 #D78D90 #E7BABC #F7E7E8 #F7E8E9
Accessibility & contrast
On white
1.73
#E7BABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E7BABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BABC
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BABC | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BC
Deuteranopia (green-blind)
#CCC8BB
Tritanopia (blue-blind)
#F1B6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7babc; /* rgb */ color: rgb(231, 186, 188); /* oklch */ color: oklch(82.9% 0.052 15.3);
Tailwind
colors: {
custom: {
50: '#efced0',
500: '#e7babc',
950: '#000000',
},
}SCSS
$custom: #e7babc; $custom-light: #efced0; $custom-dark: #000000;
JSON
{
"hex": "#e7babc",
"rgb": {
"r": 231,
"g": 186,
"b": 188
},
"hsl": {
"h": 357.333,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.82924,
"c": 0.052,
"h": 15.3
},
"luminance": 0.55738
}Semantic roles & 50–950 ramp
primary
#E7BABC
secondary
#83C2BF
accent
#BCB52A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383