#B2A896#B2A896
#B2A896 is a light, muted orange. Relative luminance 0.397; OKLCH L 73.5% C 0.028 H 82.4°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A896 |
|---|---|
| RGB | rgb(178, 168, 150) |
| HSL | hsl(39, 15%, 64%) |
| HSV | hsv(39, 16%, 70%) |
| CMYK | cmyk(0%, 5.6%, 15.7%, 30.2%) |
| CIE-LAB | lab(69.24, 0.52, 10.60) |
| CIE-LCH | lch(69.24, 10.61, 87.20°) |
| OKLab | oklab(73.5% 0.0037 0.0275) |
| OKLCH | oklch(73.5% 0.028 82.4) |
| XYZ | xyz(37.8674, 39.6729, 34.5110) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.72
Stone
#A89F91
ΔE00 3.10
Greyish
#A8A495
ΔE00 3.29
Cement
#A5A391
ΔE00 4.57
Bland
#AFA88B
ΔE00 4.81
Stone (survey)
#ADA587
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A896 #96A0B2
analogous
#B29A96 #B2A896 #AEB296
triadic
#B2A896 #96B2A8 #A896B2
tetradic
#B2A896 #96B29A #96A0B2 #B296AE
square
#B2A896 #96B29A #96A0B2 #B296AE
split-complementary
#B2A896 #96AEB2 #9A96B2
monochromatic
#776B57 #988B73 #B2A896 #CCC5B9 #E6E3DD
Accessibility & contrast
On white
2.35
#B2A896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#B2A896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A896
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A896 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA895
Deuteranopia (green-blind)
#AFAA96
Tritanopia (blue-blind)
#B7A5A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b2a896; /* rgb */ color: rgb(178, 168, 150); /* oklch */ color: oklch(73.5% 0.028 82.4);
Tailwind
colors: {
custom: {
50: '#c9c1b4',
500: '#b2a896',
950: '#000000',
},
}SCSS
$custom: #b2a896; $custom-light: #c9c1b4; $custom-dark: #000000;
JSON
{
"hex": "#b2a896",
"rgb": {
"r": 178,
"g": 168,
"b": 150
},
"hsl": {
"h": 38.571,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.73503,
"c": 0.02777,
"h": 82.4
},
"luminance": 0.39672
}Semantic roles & 50–950 ramp
primary
#B2A896
secondary
#CDD1D7
accent
#689A4C
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180