#E7BBB2#E7BBB2
#E7BBB2 is a very light, muted red. Relative luminance 0.557; OKLCH L 82.8% C 0.053 H 31.6°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #E7BBB2 |
|---|---|
| RGB | rgb(231, 187, 178) |
| HSL | hsl(10, 52%, 80%) |
| HSV | hsv(10, 23%, 91%) |
| CMYK | cmyk(0%, 19%, 22.9%, 9.4%) |
| CIE-LAB | lab(79.47, 14.44, 10.53) |
| CIE-LCH | lch(79.47, 17.87, 36.11°) |
| OKLab | oklab(82.85% 0.0448 0.0275) |
| OKLCH | oklch(82.85% 0.053 31.6) |
| XYZ | xyz(58.7617, 55.7463, 49.7757) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 6.86
Pale Rose
#FDC1C5
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.74
Pale Salmon
#FFB19A
ΔE00 8.08
Dusty Pink
#D8A7B1
ΔE00 8.97
Apricot
#FBCEB1
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7BBB2 #B2DEE7
analogous
#E7B2C3 #E7BBB2 #E7D6B2
triadic
#E7BBB2 #B2E7BB #BBB2E7
tetradic
#E7BBB2 #C3E7B2 #B2DEE7 #D6B2E7
square
#E7BBB2 #C3E7B2 #B2DEE7 #D6B2E7
split-complementary
#E7BBB2 #B2E7D6 #B2C3E7
monochromatic
#CA6955 #D89283 #E7BBB2 #F6E4E1 #F8EAE8
Accessibility & contrast
On white
1.73
#E7BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#E7BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7BBB2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7BBB2 | 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)
#C4C0B1
Deuteranopia (green-blind)
#CEC8B2
Tritanopia (blue-blind)
#F2B6B9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #e7bbb2; /* rgb */ color: rgb(231, 187, 178); /* oklch */ color: oklch(82.8% 0.053 31.6);
Tailwind
colors: {
custom: {
50: '#efcfc9',
500: '#e7bbb2',
950: '#000000',
},
}SCSS
$custom: #e7bbb2; $custom-light: #efcfc9; $custom-dark: #000000;
JSON
{
"hex": "#e7bbb2",
"rgb": {
"r": 231,
"g": 187,
"b": 178
},
"hsl": {
"h": 10.189,
"s": 52.475,
"l": 80.196
},
"oklch": {
"l": 0.82848,
"c": 0.05256,
"h": 31.6
},
"luminance": 0.55744
}Semantic roles & 50–950 ramp
primary
#E7BBB2
secondary
#7BB6C2
accent
#A6C026
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#161313
muted
#858382