#B2AAA1#B2AAA1
#B2AAA1 is a light, near-neutral orange. Relative luminance 0.408; OKLCH L 74.2% C 0.016 H 70.8°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA1 |
|---|---|
| RGB | rgb(178, 170, 161) |
| HSL | hsl(32, 10%, 66%) |
| HSV | hsv(32, 10%, 70%) |
| CMYK | cmyk(0%, 4.5%, 9.6%, 30.2%) |
| CIE-LAB | lab(70.03, 1.27, 5.66) |
| CIE-LCH | lch(70.03, 5.80, 77.36°) |
| OKLab | oklab(74.21% 0.0052 0.0149) |
| OKLCH | oklch(74.21% 0.016 70.8) |
| XYZ | xyz(39.1672, 40.7881, 39.5209) |
| Luminance | 0.4079 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.02
Greige
#B8AB98
ΔE00 4.24
Greyish
#A8A495
ΔE00 4.59
Dark Gray
#A9A9A9
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 5.94
Cement
#A5A391
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA1 #A1A9B2
analogous
#B2A2A1 #B2AAA1 #B2B2A1
triadic
#B2AAA1 #A1B2AA #AAA1B2
tetradic
#B2AAA1 #A1B2A2 #A1A9B2 #B2A1B2
square
#B2AAA1 #A1B2A2 #A1A9B2 #B2A1B2
split-complementary
#B2AAA1 #A1B2B2 #A2A1B2
monochromatic
#776D62 #968C7F #B2AAA1 #CEC8C3 #E9E7E4
Accessibility & contrast
On white
2.29
#B2AAA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B2AAA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA1
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA1 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#B5A8A7
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa1; /* rgb */ color: rgb(178, 170, 161); /* oklch */ color: oklch(74.2% 0.016 70.8);
Tailwind
colors: {
custom: {
50: '#c9c3bc',
500: '#b2aaa1',
950: '#000000',
},
}SCSS
$custom: #b2aaa1; $custom-light: #c9c3bc; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa1",
"rgb": {
"r": 178,
"g": 170,
"b": 161
},
"hsl": {
"h": 31.765,
"s": 9.942,
"l": 66.471
},
"oklch": {
"l": 0.74211,
"c": 0.01573,
"h": 70.8
},
"luminance": 0.40788
}Semantic roles & 50–950 ramp
primary
#B2AAA1
secondary
#D5D7DA
accent
#719452
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181