#B8A19E#B8A19E
#B8A19E is a light, muted red. Relative luminance 0.381; OKLCH L 72.8% C 0.028 H 26.6°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B8A19E |
|---|---|
| RGB | rgb(184, 161, 158) |
| HSL | hsl(7, 15%, 67%) |
| HSV | hsv(7, 14%, 72%) |
| CMYK | cmyk(0%, 12.5%, 14.1%, 27.8%) |
| CIE-LAB | lab(68.13, 7.90, 4.65) |
| CIE-LCH | lch(68.13, 9.17, 30.49°) |
| OKLab | oklab(72.83% 0.0246 0.0123) |
| OKLCH | oklch(72.83% 0.028 26.6) |
| XYZ | xyz(38.6833, 38.1496, 37.6670) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.85
Rosybrown
#BC8F8F
ΔE00 8.16
Mushroom
#BA9E88
ΔE00 8.52
Warm Grey
#978A84
ΔE00 9.38
Dark Gray
#A9A9A9
ΔE00 9.93
Stone
#A89F91
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8A19E #9EB5B8
analogous
#B89EA8 #B8A19E #B8AE9E
triadic
#B8A19E #9EB8A1 #A19EB8
tetradic
#B8A19E #A8B89E #9EB5B8 #AE9EB8
square
#B8A19E #A8B89E #9EB5B8 #AE9EB8
split-complementary
#B8A19E #9EB8AE #9EA8B8
monochromatic
#7F615D #9E7F7B #B8A19E #D2C3C1 #ECE5E5
Accessibility & contrast
On white
2.43
#B8A19E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#B8A19E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8A19E
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8A19E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8A19E | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A49E
Deuteranopia (green-blind)
#ABA89E
Tritanopia (blue-blind)
#BE9FA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b8a19e; /* rgb */ color: rgb(184, 161, 158); /* oklch */ color: oklch(72.8% 0.028 26.6);
Tailwind
colors: {
custom: {
50: '#cdbcba',
500: '#b8a19e',
950: '#000000',
},
}SCSS
$custom: #b8a19e; $custom-light: #cdbcba; $custom-dark: #000000;
JSON
{
"hex": "#b8a19e",
"rgb": {
"r": 184,
"g": 161,
"b": 158
},
"hsl": {
"h": 6.923,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.72826,
"c": 0.02751,
"h": 26.6
},
"luminance": 0.38149
}Semantic roles & 50–950 ramp
primary
#B8A19E
secondary
#D5DCDD
accent
#919A4C
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#131211
muted
#828180