#B2A795#B2A795
#B2A795 is a light, muted orange. Relative luminance 0.393; OKLCH L 73.3% C 0.028 H 80.2°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A795 |
|---|---|
| RGB | rgb(178, 167, 149) |
| HSL | hsl(37, 16%, 64%) |
| HSV | hsv(37, 16%, 70%) |
| CMYK | cmyk(0%, 6.2%, 16.3%, 30.2%) |
| CIE-LAB | lab(68.95, 0.90, 10.74) |
| CIE-LCH | lch(68.95, 10.78, 85.22°) |
| OKLab | oklab(73.27% 0.0048 0.0279) |
| OKLCH | oklch(73.27% 0.028 80.2) |
| XYZ | xyz(37.6033, 39.2730, 34.0275) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.54
Stone
#A89F91
ΔE00 2.92
Greyish
#A8A495
ΔE00 3.63
Cement
#A5A391
ΔE00 4.96
Bland
#AFA88B
ΔE00 5.14
Stone (survey)
#ADA587
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A795 #95A0B2
analogous
#B29995 #B2A795 #AFB295
triadic
#B2A795 #95B2A7 #A795B2
tetradic
#B2A795 #95B299 #95A0B2 #B295AF
square
#B2A795 #95B299 #95A0B2 #B295AF
split-complementary
#B2A795 #95AFB2 #9995B2
monochromatic
#776A56 #988A72 #B2A795 #CCC4B8 #E6E2DC
Accessibility & contrast
On white
2.37
#B2A795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#B2A795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A795
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A795 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA794
Deuteranopia (green-blind)
#AFA995
Tritanopia (blue-blind)
#B7A4A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a795; /* rgb */ color: rgb(178, 167, 149); /* oklch */ color: oklch(73.3% 0.028 80.2);
Tailwind
colors: {
custom: {
50: '#c9c1b4',
500: '#b2a795',
950: '#000000',
},
}SCSS
$custom: #b2a795; $custom-light: #c9c1b4; $custom-dark: #000000;
JSON
{
"hex": "#b2a795",
"rgb": {
"r": 178,
"g": 167,
"b": 149
},
"hsl": {
"h": 37.241,
"s": 15.847,
"l": 64.118
},
"oklch": {
"l": 0.73269,
"c": 0.02829,
"h": 80.2
},
"luminance": 0.39272
}Semantic roles & 50–950 ramp
primary
#B2A795
secondary
#CCD0D6
accent
#699A4B
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180