#B2AAA3#B2AAA3
#B2AAA3 is a light, near-neutral orange. Relative luminance 0.409; OKLCH L 74.3% C 0.014 H 63.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAA3 |
|---|---|
| RGB | rgb(178, 170, 163) |
| HSL | hsl(28, 9%, 67%) |
| HSV | hsv(28, 8%, 70%) |
| CMYK | cmyk(0%, 4.5%, 8.4%, 30.2%) |
| CIE-LAB | lab(70.08, 1.62, 4.63) |
| CIE-LCH | lch(70.08, 4.90, 70.75°) |
| OKLab | oklab(74.27% 0.006 0.0122) |
| OKLCH | oklch(74.27% 0.014 63.9) |
| XYZ | xyz(39.3449, 40.8592, 40.4571) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.70
Dark Gray
#A9A9A9
ΔE00 4.72
Greige
#B8AB98
ΔE00 5.15
Greyish
#A8A495
ΔE00 5.44
Warm Gray
#C9BEB0
ΔE00 6.28
Cement
#A5A391
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAA3 #A3ABB2
analogous
#B2A3A4 #B2AAA3 #B2B2A3
triadic
#B2AAA3 #A3B2AA #AAA3B2
tetradic
#B2AAA3 #A4B2A3 #A3ABB2 #B2A3B2
square
#B2AAA3 #A4B2A3 #A3ABB2 #B2A3B2
split-complementary
#B2AAA3 #A3B2B2 #A3A4B2
monochromatic
#776D64 #968B82 #B2AAA3 #CEC9C4 #EAE8E6
Accessibility & contrast
On white
2.29
#B2AAA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#B2AAA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAA3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAA3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA3
Deuteranopia (green-blind)
#AFACA3
Tritanopia (blue-blind)
#B5A8A8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aaa3; /* rgb */ color: rgb(178, 170, 163); /* oklch */ color: oklch(74.3% 0.014 63.9);
Tailwind
colors: {
custom: {
50: '#c9c3be',
500: '#b2aaa3',
950: '#000000',
},
}SCSS
$custom: #b2aaa3; $custom-light: #c9c3be; $custom-dark: #000000;
JSON
{
"hex": "#b2aaa3",
"rgb": {
"r": 178,
"g": 170,
"b": 163
},
"hsl": {
"h": 28,
"s": 8.876,
"l": 66.863
},
"oklch": {
"l": 0.74267,
"c": 0.01358,
"h": 63.9
},
"luminance": 0.40859
}Semantic roles & 50–950 ramp
primary
#B2AAA3
secondary
#D6D9DB
accent
#759353
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181