#E7BBB3#E7BBB3
#E7BBB3 is a very light, muted red. Relative luminance 0.558; OKLCH L 82.9% C 0.052 H 30.2°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBB3 |
|---|---|
| RGB | rgb(231, 187, 179) |
| HSL | hsl(9, 52%, 80%) |
| HSV | hsv(9, 23%, 91%) |
| CMYK | cmyk(0%, 19%, 22.5%, 9.4%) |
| CIE-LAB | lab(79.49, 14.59, 10.03) |
| CIE-LCH | lch(79.49, 17.70, 34.51°) |
| OKLab | oklab(82.87% 0.0452 0.0262) |
| OKLCH | oklch(82.87% 0.052 30.2) |
| XYZ | xyz(58.8625, 55.7866, 50.3064) |
| Luminance | 0.5578 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.70
Pinkish Grey
#C8ACA9
ΔE00 6.79
Light Rose
#FFC5CB
ΔE00 7.39
Pale Salmon
#FFB19A
ΔE00 8.30
Dusty Pink
#D8A7B1
ΔE00 8.61
Bubblegum
#FFC1CC
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBB3 #B3DFE7
analogous
#E7B3C5 #E7BBB3 #E7D5B3
triadic
#E7BBB3 #B3E7BB #BBB3E7
tetradic
#E7BBB3 #C5E7B3 #B3DFE7 #D5B3E7
square
#E7BBB3 #C5E7B3 #B3DFE7 #D5B3E7
split-complementary
#E7BBB3 #B3E7D5 #B3C5E7
monochromatic
#CA6856 #D89184 #E7BBB3 #F6E5E2 #F8EAE8
Accessibility & contrast
On white
1.73
#E7BBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#E7BBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBB3
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBB3 | 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)
#C4C0B2
Deuteranopia (green-blind)
#CEC8B3
Tritanopia (blue-blind)
#F2B6B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbb3; /* rgb */ color: rgb(231, 187, 179); /* oklch */ color: oklch(82.9% 0.052 30.2);
Tailwind
colors: {
custom: {
50: '#efcfc9',
500: '#e7bbb3',
950: '#000000',
},
}SCSS
$custom: #e7bbb3; $custom-light: #efcfc9; $custom-dark: #000000;
JSON
{
"hex": "#e7bbb3",
"rgb": {
"r": 231,
"g": 187,
"b": 179
},
"hsl": {
"h": 9.231,
"s": 52,
"l": 80.392
},
"oklch": {
"l": 0.82874,
"c": 0.05223,
"h": 30.2
},
"luminance": 0.55784
}Semantic roles & 50–950 ramp
primary
#E7BBB3
secondary
#7CB7C2
accent
#A8BF26
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382