#B2A6A2#B2A6A2
#B2A6A2 is a light, near-neutral orange. Relative luminance 0.393; OKLCH L 73.4% C 0.015 H 39.4°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A6A2 |
|---|---|
| RGB | rgb(178, 166, 162) |
| HSL | hsl(15, 9%, 67%) |
| HSV | hsv(15, 9%, 70%) |
| CMYK | cmyk(0%, 6.7%, 9%, 30.2%) |
| CIE-LAB | lab(69.00, 3.62, 3.62) |
| CIE-LCH | lch(69.00, 5.12, 45.04°) |
| OKLab | oklab(73.41% 0.0117 0.0096) |
| OKLCH | oklch(73.41% 0.015 39.4) |
| XYZ | xyz(38.5172, 39.3466, 39.7410) |
| Luminance | 0.3935 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 5.69
Stone
#A89F91
ΔE00 6.38
Pinkish Grey
#C8ACA9
ΔE00 6.87
Greige
#B8AB98
ΔE00 7.29
Greyish
#A8A495
ΔE00 8.13
Warm Gray
#C9BEB0
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A6A2 #A2AEB2
analogous
#B2A2A6 #B2A6A2 #B2AEA2
triadic
#B2A6A2 #A2B2A6 #A6A2B2
tetradic
#B2A6A2 #A6B2A2 #A2AEB2 #AEA2B2
square
#B2A6A2 #A6B2A2 #A2AEB2 #AEA2B2
split-complementary
#B2A6A2 #A2B2AE #A2A6B2
monochromatic
#776863 #968681 #B2A6A2 #CEC6C3 #E9E6E5
Accessibility & contrast
On white
2.37
#B2A6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#B2A6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A6A2
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A6A2 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A7A2
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#B6A4A5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a6a2; /* rgb */ color: rgb(178, 166, 162); /* oklch */ color: oklch(73.4% 0.015 39.4);
Tailwind
colors: {
custom: {
50: '#c9c0bd',
500: '#b2a6a2',
950: '#000000',
},
}SCSS
$custom: #b2a6a2; $custom-light: #c9c0bd; $custom-dark: #000000;
JSON
{
"hex": "#b2a6a2",
"rgb": {
"r": 178,
"g": 166,
"b": 162
},
"hsl": {
"h": 15,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.73415,
"c": 0.01513,
"h": 39.4
},
"luminance": 0.39346
}Semantic roles & 50–950 ramp
primary
#B2A6A2
secondary
#D5D9DA
accent
#839352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181