#B2A296#B2A296
#B2A296 is a light, muted orange. Relative luminance 0.375; OKLCH L 72.3% C 0.025 H 59.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A296 |
|---|---|
| RGB | rgb(178, 162, 150) |
| HSL | hsl(26, 15%, 64%) |
| HSV | hsv(26, 16%, 70%) |
| CMYK | cmyk(0%, 9%, 15.7%, 30.2%) |
| CIE-LAB | lab(67.66, 3.79, 8.35) |
| CIE-LCH | lch(67.66, 9.17, 65.61°) |
| OKLab | oklab(72.26% 0.013 0.0218) |
| OKLCH | oklch(72.26% 0.025 59.2) |
| XYZ | xyz(36.7852, 37.5084, 34.1503) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.23
Greige
#B8AB98
ΔE00 4.69
Mushroom
#BA9E88
ΔE00 5.12
Greyish
#A8A495
ΔE00 6.85
Taupe (survey)
#B9A281
ΔE00 7.74
Warm Gray
#C9BEB0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A296 #96A6B2
analogous
#B29698 #B2A296 #B2B096
triadic
#B2A296 #96B2A2 #A296B2
tetradic
#B2A296 #98B296 #96A6B2 #B096B2
square
#B2A296 #98B296 #96A6B2 #B096B2
split-complementary
#B2A296 #96B2B0 #9698B2
monochromatic
#776557 #988373 #B2A296 #CCC1B9 #E6E1DD
Accessibility & contrast
On white
2.47
#B2A296 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#B2A296 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A296
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A296 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A296 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A395
Deuteranopia (green-blind)
#ABA696
Tritanopia (blue-blind)
#B89F9F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a296; /* rgb */ color: rgb(178, 162, 150); /* oklch */ color: oklch(72.3% 0.025 59.2);
Tailwind
colors: {
custom: {
50: '#c9bdb4',
500: '#b2a296',
950: '#000000',
},
}SCSS
$custom: #b2a296; $custom-light: #c9bdb4; $custom-dark: #000000;
JSON
{
"hex": "#b2a296",
"rgb": {
"r": 178,
"g": 162,
"b": 150
},
"hsl": {
"h": 25.714,
"s": 15.385,
"l": 64.314
},
"oklch": {
"l": 0.72263,
"c": 0.02538,
"h": 59.2
},
"luminance": 0.37508
}Semantic roles & 50–950 ramp
primary
#B2A296
secondary
#CDD3D7
accent
#789A4C
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180