#B2ACA4#B2ACA4
#B2ACA4 is a light, near-neutral orange. Relative luminance 0.416; OKLCH L 74.7% C 0.013 H 75.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #B2ACA4 |
|---|---|
| RGB | rgb(178, 172, 164) |
| HSL | hsl(34, 8%, 67%) |
| HSV | hsv(34, 8%, 70%) |
| CMYK | cmyk(0%, 3.4%, 7.9%, 30.2%) |
| CIE-LAB | lab(70.63, 0.71, 4.87) |
| CIE-LCH | lch(70.63, 4.92, 81.75°) |
| OKLab | oklab(74.71% 0.0034 0.0128) |
| OKLCH | oklch(74.71% 0.013 75.3) |
| XYZ | xyz(39.8127, 41.6507, 41.0568) |
| Luminance | 0.4165 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 4.58
Dark Gray
#A9A9A9
ΔE00 4.61
Stone
#A89F91
ΔE00 4.67
Greige
#B8AB98
ΔE00 4.88
Warm Gray
#C9BEB0
ΔE00 5.84
Cement
#A5A391
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2ACA4 #A4AAB2
analogous
#B2A5A4 #B2ACA4 #B1B2A4
triadic
#B2ACA4 #A4B2AC #ACA4B2
tetradic
#B2ACA4 #A4B2A5 #A4AAB2 #B2A4B1
square
#B2ACA4 #A4B2A5 #A4AAB2 #B2A4B1
split-complementary
#B2ACA4 #A4B1B2 #A5A4B2
monochromatic
#776F65 #968E83 #B2ACA4 #CECAC5 #EAE8E6
Accessibility & contrast
On white
2.25
#B2ACA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#B2ACA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2ACA4
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2ACA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2ACA4 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFACA4
Deuteranopia (green-blind)
#B0ADA4
Tritanopia (blue-blind)
#B5AAAA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2aca4; /* rgb */ color: rgb(178, 172, 164); /* oklch */ color: oklch(74.7% 0.013 75.3);
Tailwind
colors: {
custom: {
50: '#c9c4bf',
500: '#b2aca4',
950: '#000000',
},
}SCSS
$custom: #b2aca4; $custom-light: #c9c4bf; $custom-dark: #000000;
JSON
{
"hex": "#b2aca4",
"rgb": {
"r": 178,
"g": 172,
"b": 164
},
"hsl": {
"h": 34.286,
"s": 8.333,
"l": 67.059
},
"oklch": {
"l": 0.74709,
"c": 0.01324,
"h": 75.3
},
"luminance": 0.4165
}Semantic roles & 50–950 ramp
primary
#B2ACA4
secondary
#D7D9DB
accent
#6E9253
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131212
muted
#828181