#B2ACA2#B2ACA2
#B2ACA2 is a light, near-neutral orange. Relative luminance 0.416; OKLCH L 74.7% C 0.016 H 80.7°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACA2 |
|---|---|
| RGB | rgb(178, 172, 162) |
| HSL | hsl(38, 9%, 67%) |
| HSV | hsv(38, 9%, 70%) |
| CMYK | cmyk(0%, 3.4%, 9%, 30.2%) |
| CIE-LAB | lab(70.58, 0.36, 5.90) |
| CIE-LCH | lch(70.58, 5.91, 86.53°) |
| OKLab | oklab(74.65% 0.0025 0.0155) |
| OKLCH | oklch(74.65% 0.016 80.7) |
| XYZ | xyz(39.6335, 41.5790, 40.1131) |
| Luminance | 0.4158 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.81
Greige
#B8AB98
ΔE00 4.20
Stone
#A89F91
ΔE00 4.23
Dark Gray
#A9A9A9
ΔE00 5.33
Cement
#A5A391
ΔE00 5.51
Warm Gray
#C9BEB0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACA2 #A2A8B2
analogous
#B2A4A2 #B2ACA2 #B0B2A2
triadic
#B2ACA2 #A2B2AC #ACA2B2
tetradic
#B2ACA2 #A2B2A4 #A2A8B2 #B2A2B0
square
#B2ACA2 #A2B2A4 #A2A8B2 #B2A2B0
split-complementary
#B2ACA2 #A2B0B2 #A4A2B2
monochromatic
#776F63 #968E81 #B2ACA2 #CECAC3 #E9E8E5
Accessibility & contrast
On white
2.25
#B2ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#B2ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACA2
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACA2 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA1
Deuteranopia (green-blind)
#B0ADA2
Tritanopia (blue-blind)
#B5AAA9
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2aca2; /* rgb */ color: rgb(178, 172, 162); /* oklch */ color: oklch(74.7% 0.016 80.7);
Tailwind
colors: {
custom: {
50: '#c9c4bd',
500: '#b2aca2',
950: '#000000',
},
}SCSS
$custom: #b2aca2; $custom-light: #c9c4bd; $custom-dark: #000000;
JSON
{
"hex": "#b2aca2",
"rgb": {
"r": 178,
"g": 172,
"b": 162
},
"hsl": {
"h": 37.5,
"s": 9.412,
"l": 66.667
},
"oklch": {
"l": 0.74654,
"c": 0.0157,
"h": 80.7
},
"luminance": 0.41579
}Semantic roles & 50–950 ramp
primary
#B2ACA2
secondary
#D5D7DA
accent
#6B9352
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181