#B2AAA0#B2AAA0
#B2AAA0 is a light, near-neutral orange. Relative luminance 0.408; OKLCH L 74.2% C 0.017 H 73.6°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA0 |
|---|---|
| RGB | rgb(178, 170, 160) |
| HSL | hsl(33, 10%, 66%) |
| HSV | hsv(33, 10%, 70%) |
| CMYK | cmyk(0%, 4.5%, 10.1%, 30.2%) |
| CIE-LAB | lab(70.00, 1.10, 6.17) |
| CIE-LCH | lch(70.00, 6.27, 79.92°) |
| OKLab | oklab(74.18% 0.0048 0.0162) |
| OKLCH | oklch(74.18% 0.017 73.6) |
| XYZ | xyz(39.0793, 40.7529, 39.0583) |
| Luminance | 0.4075 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.74
Greige
#B8AB98
ΔE00 3.83
Greyish
#A8A495
ΔE00 4.20
Dark Gray
#A9A9A9
ΔE00 5.62
Warm Gray
#C9BEB0
ΔE00 5.83
Cement
#A5A391
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA0 #A0A8B2
analogous
#B2A1A0 #B2AAA0 #B1B2A0
triadic
#B2AAA0 #A0B2AA #AAA0B2
tetradic
#B2AAA0 #A0B2A1 #A0A8B2 #B2A0B1
square
#B2AAA0 #A0B2A1 #A0A8B2 #B2A0B1
split-complementary
#B2AAA0 #A0B1B2 #A1A0B2
monochromatic
#776D61 #978C7E #B2AAA0 #CDC8C2 #E9E6E4
Accessibility & contrast
On white
2.29
#B2AAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#B2AAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA0 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9F
Deuteranopia (green-blind)
#AFACA0
Tritanopia (blue-blind)
#B6A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa0; /* rgb */ color: rgb(178, 170, 160); /* oklch */ color: oklch(74.2% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#c9c3bc',
500: '#b2aaa0',
950: '#000000',
},
}SCSS
$custom: #b2aaa0; $custom-light: #c9c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa0",
"rgb": {
"r": 178,
"g": 170,
"b": 160
},
"hsl": {
"h": 33.333,
"s": 10.465,
"l": 66.275
},
"oklch": {
"l": 0.74184,
"c": 0.01688,
"h": 73.6
},
"luminance": 0.40752
}Semantic roles & 50–950 ramp
primary
#B2AAA0
secondary
#D4D7DA
accent
#6F9551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181