#E7B6BB#E7B6BB
#E7B6BB is a very light, muted red. Relative luminance 0.540; OKLCH L 82.2% C 0.057 H 11.5°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #E7B6BB |
|---|---|
| RGB | rgb(231, 182, 187) |
| HSL | hsl(354, 51%, 81%) |
| HSV | hsv(354, 21%, 91%) |
| CMYK | cmyk(0%, 21.2%, 19%, 9.4%) |
| CIE-LAB | lab(78.48, 18.43, 4.25) |
| CIE-LCH | lch(78.48, 18.92, 13.00°) |
| OKLab | oklab(82.15% 0.056 0.0114) |
| OKLCH | oklch(82.15% 0.057 11.5) |
| XYZ | xyz(58.6529, 54.0350, 54.3443) |
| Luminance | 0.5403 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.16
Dusty Pink
#D8A7B1
ΔE00 4.27
Light Rose
#FFC5CB
ΔE00 4.65
Pink
#FFC0CB
ΔE00 4.87
Bubblegum
#FFC1CC
ΔE00 4.89
Lightpink
#FFB6C1
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7B6BB #B6E7E2
analogous
#E7B6D3 #E7B6BB #E7C9B6
triadic
#E7B6BB #BBE7B6 #B6BBE7
tetradic
#E7B6BB #D3E7B6 #B6E7E2 #C9B6E7
square
#E7B6BB #D3E7B6 #B6E7E2 #C9B6E7
split-complementary
#E7B6BB #B6E7C9 #B6D3E7
monochromatic
#C95A65 #D88890 #E7B6BB #F6E4E6 #F7E8EA
Accessibility & contrast
On white
1.78
#E7B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#E7B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7B6BB
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7B6BB | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBDBB
Deuteranopia (green-blind)
#C9C6BA
Tritanopia (blue-blind)
#F1B2B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #e7b6bb; /* rgb */ color: rgb(231, 182, 187); /* oklch */ color: oklch(82.2% 0.057 11.5);
Tailwind
colors: {
custom: {
50: '#efcccf',
500: '#e7b6bb',
950: '#000000',
},
}SCSS
$custom: #e7b6bb; $custom-light: #efcccf; $custom-dark: #000000;
JSON
{
"hex": "#e7b6bb",
"rgb": {
"r": 231,
"g": 182,
"b": 187
},
"hsl": {
"h": 353.878,
"s": 50.515,
"l": 80.98
},
"oklch": {
"l": 0.82153,
"c": 0.05711,
"h": 11.5
},
"luminance": 0.54033
}Semantic roles & 50–950 ramp
primary
#E7B6BB
secondary
#7FC2BB
accent
#BEAF28
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#161313
muted
#858383