#E7BABA#E7BABA
#E7BABA is a very light, muted red. Relative luminance 0.557; OKLCH L 82.9% C 0.052 H 18.3°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BABA |
|---|---|
| RGB | rgb(231, 186, 186) |
| HSL | hsl(0, 48%, 82%) |
| HSV | hsv(0, 19%, 91%) |
| CMYK | cmyk(0%, 19.5%, 19.5%, 9.4%) |
| CIE-LAB | lab(79.42, 16.15, 6.14) |
| CIE-LCH | lch(79.42, 17.28, 20.83°) |
| OKLab | oklab(82.87% 0.0494 0.0163) |
| OKLCH | oklch(82.87% 0.052 18.3) |
| XYZ | xyz(59.3771, 55.6542, 54.0595) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.58
Light Rose
#FFC5CB
ΔE00 5.11
Dusty Pink
#D8A7B1
ΔE00 6.00
Bubblegum
#FFC1CC
ΔE00 6.09
Pink
#FFC0CB
ΔE00 6.12
Lightpink
#FFB6C1
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BABA #BAE7E7
analogous
#E7BAD1 #E7BABA #E7D1BA
triadic
#E7BABA #BAE7BA #BABAE7
tetradic
#E7BABA #D1E7BA #BAE7E7 #D1BAE7
square
#E7BABA #D1E7BA #BAE7E7 #D1BAE7
split-complementary
#E7BABA #BAE7D1 #BAD1E7
monochromatic
#C75F5F #D78D8D #E7BABA #F7E7E7 #F7E8E8
Accessibility & contrast
On white
1.73
#E7BABA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#E7BABA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BABA
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BABA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BABA | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BA
Deuteranopia (green-blind)
#CCC8B9
Tritanopia (blue-blind)
#F1B6BA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7baba; /* rgb */ color: rgb(231, 186, 186); /* oklch */ color: oklch(82.9% 0.052 18.3);
Tailwind
colors: {
custom: {
50: '#efcece',
500: '#e7baba',
950: '#000000',
},
}SCSS
$custom: #e7baba; $custom-light: #efcece; $custom-dark: #000000;
JSON
{
"hex": "#e7baba",
"rgb": {
"r": 231,
"g": 186,
"b": 186
},
"hsl": {
"h": 0,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.8287,
"c": 0.05202,
"h": 18.3
},
"luminance": 0.55652
}Semantic roles & 50–950 ramp
primary
#E7BABA
secondary
#83C2C2
accent
#BCBC2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161313
muted
#858383