#B6A09E#B6A09E
#B6A09E is a light, muted red. Relative luminance 0.376; OKLCH L 72.4% C 0.026 H 24.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B6A09E |
|---|---|
| RGB | rgb(182, 160, 158) |
| HSL | hsl(5, 14%, 67%) |
| HSV | hsv(5, 13%, 71%) |
| CMYK | cmyk(0%, 12.1%, 13.2%, 28.6%) |
| CIE-LAB | lab(67.69, 7.71, 4.00) |
| CIE-LCH | lch(67.69, 8.68, 27.41°) |
| OKLab | oklab(72.44% 0.0239 0.0106) |
| OKLCH | oklch(72.44% 0.026 24) |
| XYZ | xyz(38.0334, 37.5562, 37.5867) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.30
Rosybrown
#BC8F8F
ΔE00 8.19
Mushroom
#BA9E88
ΔE00 8.95
Warm Grey
#978A84
ΔE00 9.06
Dark Gray
#A9A9A9
ΔE00 9.66
Stone
#A89F91
ΔE00 10.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6A09E #9EB4B6
analogous
#B69EA8 #B6A09E #B6AC9E
triadic
#B6A09E #9EB6A0 #A09EB6
tetradic
#B6A09E #A8B69E #9EB4B6 #AC9EB6
square
#B6A09E #A8B69E #9EB4B6 #AC9EB6
split-complementary
#B6A09E #9EB6AC #9EA8B6
monochromatic
#7C605D #9C7E7B #B6A09E #D0C2C1 #EBE4E4
Accessibility & contrast
On white
2.47
#B6A09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#B6A09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6A09E
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6A09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6A09E | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A39E
Deuteranopia (green-blind)
#A9A69E
Tritanopia (blue-blind)
#BB9EA0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b6a09e; /* rgb */ color: rgb(182, 160, 158); /* oklch */ color: oklch(72.4% 0.026 24.0);
Tailwind
colors: {
custom: {
50: '#ccbcba',
500: '#b6a09e',
950: '#000000',
},
}SCSS
$custom: #b6a09e; $custom-light: #ccbcba; $custom-dark: #000000;
JSON
{
"hex": "#b6a09e",
"rgb": {
"r": 182,
"g": 160,
"b": 158
},
"hsl": {
"h": 5,
"s": 14.118,
"l": 66.667
},
"oklch": {
"l": 0.72441,
"c": 0.02614,
"h": 24
},
"luminance": 0.37555
}Semantic roles & 50–950 ramp
primary
#B6A09E
secondary
#D4DBDC
accent
#92984D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180