#E7BABE#E7BABE
#E7BABE is a very light, muted red. Relative luminance 0.558; OKLCH L 83.0% C 0.052 H 12.3°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BABE |
|---|---|
| RGB | rgb(231, 186, 190) |
| HSL | hsl(355, 48%, 82%) |
| HSV | hsv(355, 19%, 91%) |
| CMYK | cmyk(0%, 19.5%, 17.7%, 9.4%) |
| CIE-LAB | lab(79.52, 16.76, 4.13) |
| CIE-LCH | lch(79.52, 17.26, 13.83°) |
| OKLab | oklab(82.98% 0.0509 0.0111) |
| OKLCH | oklch(82.98% 0.052 12.3) |
| XYZ | xyz(59.8083, 55.8266, 56.3304) |
| Luminance | 0.5582 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.30
Light Rose
#FFC5CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 5.21
Pink
#FFC0CB
ΔE00 5.24
Lightpink
#FFB6C1
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BABE #BAE7E3
analogous
#E7BAD5 #E7BABE #E7CDBA
triadic
#E7BABE #BEE7BA #BABEE7
tetradic
#E7BABE #D5E7BA #BAE7E3 #CDBAE7
square
#E7BABE #D5E7BA #BAE7E3 #CDBAE7
split-complementary
#E7BABE #BAE7CD #BAD5E7
monochromatic
#C75F68 #D78D93 #E7BABE #F7E7E9 #F7E8EA
Accessibility & contrast
On white
1.73
#E7BABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#E7BABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BABE
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BABE | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BE
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#F0B6BB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7babe; /* rgb */ color: rgb(231, 186, 190); /* oklch */ color: oklch(83.0% 0.052 12.3);
Tailwind
colors: {
custom: {
50: '#efced1',
500: '#e7babe',
950: '#000000',
},
}SCSS
$custom: #e7babe; $custom-light: #efced1; $custom-dark: #000000;
JSON
{
"hex": "#e7babe",
"rgb": {
"r": 231,
"g": 186,
"b": 190
},
"hsl": {
"h": 354.667,
"s": 48.387,
"l": 81.765
},
"oklch": {
"l": 0.82979,
"c": 0.05211,
"h": 12.3
},
"luminance": 0.55824
}Semantic roles & 50–950 ramp
primary
#E7BABE
secondary
#83C2BC
accent
#BCAF2A
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#161314
muted
#858383