#B2A294#B2A294
#B2A294 is a light, muted orange. Relative luminance 0.374; OKLCH L 72.2% C 0.027 H 63.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A294 |
|---|---|
| RGB | rgb(178, 162, 148) |
| HSL | hsl(28, 16%, 64%) |
| HSV | hsv(28, 17%, 70%) |
| CMYK | cmyk(0%, 9%, 16.9%, 30.2%) |
| CIE-LAB | lab(67.61, 3.46, 9.39) |
| CIE-LCH | lch(67.61, 10.01, 69.77°) |
| OKLab | oklab(72.21% 0.0122 0.0245) |
| OKLCH | oklch(72.21% 0.027 63.6) |
| XYZ | xyz(36.6255, 37.4445, 33.3094) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.75
Greige
#B8AB98
ΔE00 3.96
Mushroom
#BA9E88
ΔE00 4.80
Greyish
#A8A495
ΔE00 6.38
Taupe (survey)
#B9A281
ΔE00 6.82
Khaki
#C3B091
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A294 #94A4B2
analogous
#B29495 #B2A294 #B2B194
triadic
#B2A294 #94B2A2 #A294B2
tetradic
#B2A294 #95B294 #94A4B2 #B194B2
square
#B2A294 #95B294 #94A4B2 #B194B2
split-complementary
#B2A294 #94B2B1 #9495B2
monochromatic
#766555 #988370 #B2A294 #CCC1B8 #E5E0DB
Accessibility & contrast
On white
2.47
#B2A294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#B2A294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A294
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A294 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A393
Deuteranopia (green-blind)
#ABA694
Tritanopia (blue-blind)
#B89F9E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #b2a294; /* rgb */ color: rgb(178, 162, 148); /* oklch */ color: oklch(72.2% 0.027 63.6);
Tailwind
colors: {
custom: {
50: '#c9bdb3',
500: '#b2a294',
950: '#000000',
},
}SCSS
$custom: #b2a294; $custom-light: #c9bdb3; $custom-dark: #000000;
JSON
{
"hex": "#b2a294",
"rgb": {
"r": 178,
"g": 162,
"b": 148
},
"hsl": {
"h": 28,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.7221,
"c": 0.02732,
"h": 63.6
},
"luminance": 0.37444
}Semantic roles & 50–950 ramp
primary
#B2A294
secondary
#CCD1D6
accent
#759B4B
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180