#B4A8A2#B4A8A2
#B4A8A2 is a light, near-neutral orange. Relative luminance 0.403; OKLCH L 74.0% C 0.016 H 48.5°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #B4A8A2 |
|---|---|
| RGB | rgb(180, 168, 162) |
| HSL | hsl(20, 11%, 67%) |
| HSV | hsv(20, 10%, 71%) |
| CMYK | cmyk(0%, 6.7%, 10%, 29.4%) |
| CIE-LAB | lab(69.70, 3.27, 4.65) |
| CIE-LCH | lch(69.70, 5.68, 54.91°) |
| OKLab | oklab(74% 0.0109 0.0123) |
| OKLCH | oklch(74% 0.016 48.5) |
| XYZ | xyz(39.3460, 40.3177, 39.8848) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 5.71
Dark Gray
#A9A9A9
ΔE00 5.87
Greige
#B8AB98
ΔE00 6.12
Warm Gray
#C9BEB0
ΔE00 7.15
Pinkish Grey
#C8ACA9
ΔE00 7.17
Greyish
#A8A495
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4A8A2 #A2AEB4
analogous
#B4A2A5 #B4A8A2 #B4B1A2
triadic
#B4A8A2 #A2B4A8 #A8A2B4
tetradic
#B4A8A2 #A5B4A2 #A2AEB4 #B1A2B4
square
#B4A8A2 #A5B4A2 #A2AEB4 #B1A2B4
split-complementary
#B4A8A2 #A2B4B1 #A2A5B4
monochromatic
#7A6A62 #998880 #B4A8A2 #CFC8C4 #EBE7E6
Accessibility & contrast
On white
2.32
#B4A8A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#B4A8A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4A8A2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4A8A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4A8A2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA9A2
Deuteranopia (green-blind)
#AEABA2
Tritanopia (blue-blind)
#B8A6A6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b4a8a2; /* rgb */ color: rgb(180, 168, 162); /* oklch */ color: oklch(74.0% 0.016 48.5);
Tailwind
colors: {
custom: {
50: '#cac1bd',
500: '#b4a8a2',
950: '#000000',
},
}SCSS
$custom: #b4a8a2; $custom-light: #cac1bd; $custom-dark: #000000;
JSON
{
"hex": "#b4a8a2",
"rgb": {
"r": 180,
"g": 168,
"b": 162
},
"hsl": {
"h": 20,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.74,
"c": 0.01637,
"h": 48.5
},
"luminance": 0.40317
}Semantic roles & 50–950 ramp
primary
#B4A8A2
secondary
#D6DADC
accent
#7E9551
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131212
muted
#828181