#B2A8A4#B2A8A4
#B2A8A4 is a light, near-neutral orange. Relative luminance 0.402; OKLCH L 73.9% C 0.013 H 43.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8A4 |
|---|---|
| RGB | rgb(178, 168, 164) |
| HSL | hsl(17, 8%, 67%) |
| HSV | hsv(17, 8%, 70%) |
| CMYK | cmyk(0%, 5.6%, 7.9%, 30.2%) |
| CIE-LAB | lab(69.58, 2.88, 3.35) |
| CIE-LCH | lch(69.58, 4.42, 49.33°) |
| OKLab | oklab(73.88% 0.0094 0.0089) |
| OKLCH | oklch(73.88% 0.013 43.2) |
| XYZ | xyz(39.0628, 40.1510, 40.8068) |
| Luminance | 0.4015 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.87
Stone
#A89F91
ΔE00 6.11
Greige
#B8AB98
ΔE00 6.92
Greyish
#A8A495
ΔE00 7.46
Pinkish Grey
#C8ACA9
ΔE00 7.56
Warm Gray
#C9BEB0
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8A4 #A4AEB2
analogous
#B2A4A7 #B2A8A4 #B2AFA4
triadic
#B2A8A4 #A4B2A8 #A8A4B2
tetradic
#B2A8A4 #A7B2A4 #A4AEB2 #AFA4B2
square
#B2A8A4 #A7B2A4 #A4AEB2 #AFA4B2
split-complementary
#B2A8A4 #A4B2AF #A4A7B2
monochromatic
#776A65 #968883 #B2A8A4 #CEC8C5 #EAE7E6
Accessibility & contrast
On white
2.33
#B2A8A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#B2A8A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8A4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8A4 | 1.00 | 2.33 | 9.03 | 9.03 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA9A4
Deuteranopia (green-blind)
#ADABA4
Tritanopia (blue-blind)
#B5A7A7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a8a4; /* rgb */ color: rgb(178, 168, 164); /* oklch */ color: oklch(73.9% 0.013 43.2);
Tailwind
colors: {
custom: {
50: '#c9c1bf',
500: '#b2a8a4',
950: '#000000',
},
}SCSS
$custom: #b2a8a4; $custom-light: #c9c1bf; $custom-dark: #000000;
JSON
{
"hex": "#b2a8a4",
"rgb": {
"r": 178,
"g": 168,
"b": 164
},
"hsl": {
"h": 17.143,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.73883,
"c": 0.01295,
"h": 43.2
},
"luminance": 0.40151
}Semantic roles & 50–950 ramp
primary
#B2A8A4
secondary
#D7DADB
accent
#809253
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181