#B2A698#B2A698
#B2A698 is a light, muted orange. Relative luminance 0.390; OKLCH L 73.1% C 0.024 H 71.7°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A698 |
|---|---|
| RGB | rgb(178, 166, 152) |
| HSL | hsl(32, 14%, 65%) |
| HSV | hsv(32, 15%, 70%) |
| CMYK | cmyk(0%, 6.7%, 14.6%, 30.2%) |
| CIE-LAB | lab(68.75, 1.93, 8.81) |
| CIE-LCH | lch(68.75, 9.02, 77.65°) |
| OKLab | oklab(73.14% 0.0076 0.023) |
| OKLCH | oklch(73.14% 0.024 71.7) |
| XYZ | xyz(37.6634, 39.0051, 35.2443) |
| Luminance | 0.3900 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.48
Stone
#A89F91
ΔE00 2.75
Greyish
#A8A495
ΔE00 4.51
Cement
#A5A391
ΔE00 6.24
Warm Gray
#C9BEB0
ΔE00 6.56
Mushroom
#BA9E88
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A698 #98A4B2
analogous
#B29998 #B2A698 #B1B298
triadic
#B2A698 #98B2A6 #A698B2
tetradic
#B2A698 #98B299 #98A4B2 #B298B1
square
#B2A698 #98B299 #98A4B2 #B298B1
split-complementary
#B2A698 #98B1B2 #9998B2
monochromatic
#776959 #988875 #B2A698 #CCC4BB #E6E3DE
Accessibility & contrast
On white
2.39
#B2A698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#B2A698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A698
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A698 | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA697
Deuteranopia (green-blind)
#ADA998
Tritanopia (blue-blind)
#B7A3A2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a698; /* rgb */ color: rgb(178, 166, 152); /* oklch */ color: oklch(73.1% 0.024 71.7);
Tailwind
colors: {
custom: {
50: '#c9c0b6',
500: '#b2a698',
950: '#000000',
},
}SCSS
$custom: #b2a698; $custom-light: #c9c0b6; $custom-dark: #000000;
JSON
{
"hex": "#b2a698",
"rgb": {
"r": 178,
"g": 166,
"b": 152
},
"hsl": {
"h": 32.308,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.7314,
"c": 0.02419,
"h": 71.7
},
"luminance": 0.39004
}Semantic roles & 50–950 ramp
primary
#B2A698
secondary
#CED3D7
accent
#70994D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180