#B79E95#B79E95
#B79E95 is a light, muted orange. Relative luminance 0.367; OKLCH L 71.9% C 0.032 H 40.8°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B79E95 |
|---|---|
| RGB | rgb(183, 158, 149) |
| HSL | hsl(16, 19%, 65%) |
| HSV | hsv(16, 19%, 72%) |
| CMYK | cmyk(0%, 13.7%, 18.6%, 28.2%) |
| CIE-LAB | lab(67.05, 7.72, 8.09) |
| CIE-LCH | lch(67.05, 11.19, 46.36°) |
| OKLab | oklab(71.88% 0.0245 0.0212) |
| OKLCH | oklch(71.88% 0.032 40.8) |
| XYZ | xyz(37.1801, 36.6920, 33.5517) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.46
Mushroom
#BA9E88
ΔE00 5.61
Warm Grey
#978A84
ΔE00 8.57
Rosybrown
#BC8F8F
ΔE00 8.64
Stone
#A89F91
ΔE00 8.68
Greige
#B8AB98
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B79E95 #95AEB7
analogous
#B7959D #B79E95 #B7AF95
triadic
#B79E95 #95B79E #9E95B7
tetradic
#B79E95 #9DB795 #95AEB7 #AF95B7
square
#B79E95 #9DB795 #95AEB7 #AF95B7
split-complementary
#B79E95 #95B7AF #959DB7
monochromatic
#7D5F55 #9E7D71 #B79E95 #D0BFB9 #E9E1DE
Accessibility & contrast
On white
2.52
#B79E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#B79E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B79E95
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B79E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B79E95 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A094
Deuteranopia (green-blind)
#AAA595
Tritanopia (blue-blind)
#BE9B9B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b79e95; /* rgb */ color: rgb(183, 158, 149); /* oklch */ color: oklch(71.9% 0.032 40.8);
Tailwind
colors: {
custom: {
50: '#cdbab4',
500: '#b79e95',
950: '#000000',
},
}SCSS
$custom: #b79e95; $custom-light: #cdbab4; $custom-dark: #000000;
JSON
{
"hex": "#b79e95",
"rgb": {
"r": 183,
"g": 158,
"b": 149
},
"hsl": {
"h": 15.882,
"s": 19.101,
"l": 65.098
},
"oklch": {
"l": 0.71884,
"c": 0.03242,
"h": 40.8
},
"luminance": 0.36691
}Semantic roles & 50–950 ramp
primary
#B79E95
secondary
#CED7DA
accent
#879D48
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131111
muted
#828080