#B79B95#B79B95
#B79B95 is a light, muted red. Relative luminance 0.357; OKLCH L 71.3% C 0.035 H 32.1°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B79B95 |
|---|---|
| RGB | rgb(183, 155, 149) |
| HSL | hsl(11, 19%, 65%) |
| HSV | hsv(11, 19%, 72%) |
| CMYK | cmyk(0%, 15.3%, 18.6%, 28.2%) |
| CIE-LAB | lab(66.28, 9.37, 6.99) |
| CIE-LCH | lch(66.28, 11.70, 36.73°) |
| OKLab | oklab(71.28% 0.0293 0.0184) |
| OKLCH | oklch(71.28% 0.035 32.1) |
| XYZ | xyz(36.6746, 35.6810, 33.3832) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.17
Rosybrown
#BC8F8F
ΔE00 6.58
Mushroom
#BA9E88
ΔE00 7.47
Warm Grey
#978A84
ΔE00 8.88
Grey Pink
#C3909B
ΔE00 9.87
Greyish Pink
#C88D94
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79B95 #95B1B7
analogous
#B795A0 #B79B95 #B7AC95
triadic
#B79B95 #95B79B #9B95B7
tetradic
#B79B95 #A0B795 #95B1B7 #AC95B7
square
#B79B95 #A0B795 #95B1B7 #AC95B7
split-complementary
#B79B95 #95B7AC #95A0B7
monochromatic
#7D5C55 #9E7971 #B79B95 #D0BDB9 #E9E0DE
Accessibility & contrast
On white
2.58
#B79B95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#B79B95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79B95
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79B95 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#A7A395
Tritanopia (blue-blind)
#BE9899
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #b79b95; /* rgb */ color: rgb(183, 155, 149); /* oklch */ color: oklch(71.3% 0.035 32.1);
Tailwind
colors: {
custom: {
50: '#cdb8b4',
500: '#b79b95',
950: '#000000',
},
}SCSS
$custom: #b79b95; $custom-light: #cdb8b4; $custom-dark: #000000;
JSON
{
"hex": "#b79b95",
"rgb": {
"r": 183,
"g": 155,
"b": 149
},
"hsl": {
"h": 10.588,
"s": 19.101,
"l": 65.098
},
"oklch": {
"l": 0.71283,
"c": 0.03457,
"h": 32.1
},
"luminance": 0.3568
}Semantic roles & 50–950 ramp
primary
#B79B95
secondary
#CED8DA
accent
#8E9D48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080