#B2A094#B2A094
#B2A094 is a light, muted orange. Relative luminance 0.367; OKLCH L 71.8% C 0.027 H 55.9°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A094 |
|---|---|
| RGB | rgb(178, 160, 148) |
| HSL | hsl(24, 16%, 64%) |
| HSV | hsv(24, 17%, 70%) |
| CMYK | cmyk(0%, 10.1%, 16.9%, 30.2%) |
| CIE-LAB | lab(67.09, 4.56, 8.65) |
| CIE-LCH | lch(67.09, 9.77, 62.21°) |
| OKLab | oklab(71.8% 0.0153 0.0226) |
| OKLCH | oklch(71.8% 0.027 55.9) |
| XYZ | xyz(36.2760, 36.7455, 33.1929) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.59
Stone
#A89F91
ΔE00 5.00
Greige
#B8AB98
ΔE00 5.56
Greyish
#A8A495
ΔE00 7.80
Warm Grey
#978A84
ΔE00 7.87
Taupe (survey)
#B9A281
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A094 #94A6B2
analogous
#B29497 #B2A094 #B2AF94
triadic
#B2A094 #94B2A0 #A094B2
tetradic
#B2A094 #97B294 #94A6B2 #AF94B2
square
#B2A094 #97B294 #94A6B2 #AF94B2
split-complementary
#B2A094 #94B2AF #9497B2
monochromatic
#766255 #988070 #B2A094 #CCC0B8 #E5DFDB
Accessibility & contrast
On white
2.52
#B2A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#B2A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A094
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A094 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A193
Deuteranopia (green-blind)
#A9A594
Tritanopia (blue-blind)
#B89D9D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b2a094; /* rgb */ color: rgb(178, 160, 148); /* oklch */ color: oklch(71.8% 0.027 55.9);
Tailwind
colors: {
custom: {
50: '#c9bcb3',
500: '#b2a094',
950: '#000000',
},
}SCSS
$custom: #b2a094; $custom-light: #c9bcb3; $custom-dark: #000000;
JSON
{
"hex": "#b2a094",
"rgb": {
"r": 178,
"g": 160,
"b": 148
},
"hsl": {
"h": 24,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.71799,
"c": 0.02726,
"h": 55.9
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#B2A094
secondary
#CCD2D6
accent
#7B9B4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180