#B2A498#B2A498
#B2A498 is a light, muted orange. Relative luminance 0.383; OKLCH L 72.7% C 0.024 H 63.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A498 |
|---|---|
| RGB | rgb(178, 164, 152) |
| HSL | hsl(28, 14%, 65%) |
| HSV | hsv(28, 15%, 70%) |
| CMYK | cmyk(0%, 7.9%, 14.6%, 30.2%) |
| CIE-LAB | lab(68.23, 3.02, 8.06) |
| CIE-LCH | lch(68.23, 8.60, 69.46°) |
| OKLab | oklab(72.73% 0.0107 0.0211) |
| OKLCH | oklch(72.73% 0.024 63.1) |
| XYZ | xyz(37.3027, 38.2836, 35.1241) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.58
Greige
#B8AB98
ΔE00 3.90
Mushroom
#BA9E88
ΔE00 5.83
Greyish
#A8A495
ΔE00 5.91
Warm Gray
#C9BEB0
ΔE00 7.26
Taupe (survey)
#B9A281
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A498 #98A6B2
analogous
#B29899 #B2A498 #B2B198
triadic
#B2A498 #98B2A4 #A498B2
tetradic
#B2A498 #99B298 #98A6B2 #B198B2
square
#B2A498 #99B298 #98A6B2 #B198B2
split-complementary
#B2A498 #98B2B1 #9899B2
monochromatic
#776759 #988575 #B2A498 #CCC3BB #E6E2DE
Accessibility & contrast
On white
2.43
#B2A498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#B2A498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A498
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A498 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#ACA898
Tritanopia (blue-blind)
#B7A1A1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #b2a498; /* rgb */ color: rgb(178, 164, 152); /* oklch */ color: oklch(72.7% 0.024 63.1);
Tailwind
colors: {
custom: {
50: '#c9bfb6',
500: '#b2a498',
950: '#000000',
},
}SCSS
$custom: #b2a498; $custom-light: #c9bfb6; $custom-dark: #000000;
JSON
{
"hex": "#b2a498",
"rgb": {
"r": 178,
"g": 164,
"b": 152
},
"hsl": {
"h": 27.692,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.72727,
"c": 0.02362,
"h": 63.1
},
"luminance": 0.38283
}Semantic roles & 50–950 ramp
primary
#B2A498
secondary
#CED3D7
accent
#76994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180