#B2A8A2#B2A8A2
#B2A8A2 is a light, near-neutral orange. Relative luminance 0.401; OKLCH L 73.8% C 0.014 H 53.3°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8A2 |
|---|---|
| RGB | rgb(178, 168, 162) |
| HSL | hsl(23, 9%, 67%) |
| HSV | hsv(23, 9%, 70%) |
| CMYK | cmyk(0%, 5.6%, 9%, 30.2%) |
| CIE-LAB | lab(69.53, 2.53, 4.38) |
| CIE-LCH | lch(69.53, 5.06, 60.01°) |
| OKLab | oklab(73.83% 0.0086 0.0116) |
| OKLCH | oklch(73.83% 0.014 53.3) |
| XYZ | xyz(38.8836, 40.0793, 39.8631) |
| Luminance | 0.4008 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.13
Stone
#A89F91
ΔE00 5.16
Greige
#B8AB98
ΔE00 5.83
Greyish
#A8A495
ΔE00 6.51
Warm Gray
#C9BEB0
ΔE00 7.01
Silver
#C0C0C0
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8A2 #A2ACB2
analogous
#B2A2A4 #B2A8A2 #B2B0A2
triadic
#B2A8A2 #A2B2A8 #A8A2B2
tetradic
#B2A8A2 #A4B2A2 #A2ACB2 #B0A2B2
square
#B2A8A2 #A4B2A2 #A2ACB2 #B0A2B2
split-complementary
#B2A8A2 #A2B2B0 #A2A4B2
monochromatic
#776A63 #968981 #B2A8A2 #CEC7C3 #E9E7E5
Accessibility & contrast
On white
2.33
#B2A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#B2A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8A2
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8A2 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#ADABA2
Tritanopia (blue-blind)
#B5A6A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a8a2; /* rgb */ color: rgb(178, 168, 162); /* oklch */ color: oklch(73.8% 0.014 53.3);
Tailwind
colors: {
custom: {
50: '#c9c1bd',
500: '#b2a8a2',
950: '#000000',
},
}SCSS
$custom: #b2a8a2; $custom-light: #c9c1bd; $custom-dark: #000000;
JSON
{
"hex": "#b2a8a2",
"rgb": {
"r": 178,
"g": 168,
"b": 162
},
"hsl": {
"h": 22.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.73826,
"c": 0.01442,
"h": 53.3
},
"luminance": 0.40079
}Semantic roles & 50–950 ramp
primary
#B2A8A2
secondary
#D5D9DA
accent
#7B9352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181