#B2AAA2#B2AAA2
#B2AAA2 is a light, near-neutral orange. Relative luminance 0.408; OKLCH L 74.2% C 0.015 H 67.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA2 |
|---|---|
| RGB | rgb(178, 170, 162) |
| HSL | hsl(30, 9%, 67%) |
| HSV | hsv(30, 9%, 70%) |
| CMYK | cmyk(0%, 4.5%, 9%, 30.2%) |
| CIE-LAB | lab(70.05, 1.44, 5.14) |
| CIE-LCH | lch(70.05, 5.34, 74.34°) |
| OKLab | oklab(74.24% 0.0056 0.0135) |
| OKLCH | oklch(74.24% 0.015 67.6) |
| XYZ | xyz(39.2557, 40.8235, 39.9871) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.34
Greige
#B8AB98
ΔE00 4.68
Dark Gray
#A9A9A9
ΔE00 5.00
Greyish
#A8A495
ΔE00 5.00
Warm Gray
#C9BEB0
ΔE00 6.09
Cement
#A5A391
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA2 #A2AAB2
analogous
#B2A2A2 #B2AAA2 #B2B2A2
triadic
#B2AAA2 #A2B2AA #AAA2B2
tetradic
#B2AAA2 #A2B2A2 #A2AAB2 #B2A2B2
square
#B2AAA2 #A2B2A2 #A2AAB2 #B2A2B2
split-complementary
#B2AAA2 #A2B2B2 #A2A2B2
monochromatic
#776D63 #968B81 #B2AAA2 #CEC9C3 #E9E7E5
Accessibility & contrast
On white
2.29
#B2AAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#B2AAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA2 | 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)
#ADAAA2
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#B5A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa2; /* rgb */ color: rgb(178, 170, 162); /* oklch */ color: oklch(74.2% 0.015 67.6);
Tailwind
colors: {
custom: {
50: '#c9c3bd',
500: '#b2aaa2',
950: '#000000',
},
}SCSS
$custom: #b2aaa2; $custom-light: #c9c3bd; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa2",
"rgb": {
"r": 178,
"g": 170,
"b": 162
},
"hsl": {
"h": 30,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74239,
"c": 0.01462,
"h": 67.6
},
"luminance": 0.40823
}Semantic roles & 50–950 ramp
primary
#B2AAA2
secondary
#D5D8DA
accent
#739352
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181