#B2A098#B2A098
#B2A098 is a light, muted orange. Relative luminance 0.369; OKLCH L 71.9% C 0.024 H 45.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A098 |
|---|---|
| RGB | rgb(178, 160, 152) |
| HSL | hsl(18, 14%, 65%) |
| HSV | hsv(18, 15%, 70%) |
| CMYK | cmyk(0%, 10.1%, 14.6%, 30.2%) |
| CIE-LAB | lab(67.18, 5.21, 6.56) |
| CIE-LCH | lch(67.18, 8.38, 51.54°) |
| OKLab | oklab(71.91% 0.0169 0.0172) |
| OKLCH | oklch(71.91% 0.024 45.5) |
| XYZ | xyz(36.5981, 36.8744, 34.8892) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 6.05
Stone
#A89F91
ΔE00 6.29
Pinkish Grey
#C8ACA9
ΔE00 6.53
Greige
#B8AB98
ΔE00 7.16
Warm Grey
#978A84
ΔE00 7.64
Dark Gray
#A9A9A9
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A098 #98AAB2
analogous
#B2989D #B2A098 #B2AD98
triadic
#B2A098 #98B2A0 #A098B2
tetradic
#B2A098 #9DB298 #98AAB2 #AD98B2
square
#B2A098 #9DB298 #98AAB2 #AD98B2
split-complementary
#B2A098 #98B2AD #989DB2
monochromatic
#776259 #988075 #B2A098 #CCC0BB #E6E1DE
Accessibility & contrast
On white
2.51
#B2A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#B2A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A098
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A098 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A197
Deuteranopia (green-blind)
#A9A598
Tritanopia (blue-blind)
#B79D9E
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #b2a098; /* rgb */ color: rgb(178, 160, 152); /* oklch */ color: oklch(71.9% 0.024 45.5);
Tailwind
colors: {
custom: {
50: '#c9bcb6',
500: '#b2a098',
950: '#000000',
},
}SCSS
$custom: #b2a098; $custom-light: #c9bcb6; $custom-dark: #000000;
JSON
{
"hex": "#b2a098",
"rgb": {
"r": 178,
"g": 160,
"b": 152
},
"hsl": {
"h": 18.462,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.71907,
"c": 0.02415,
"h": 45.5
},
"luminance": 0.36874
}Semantic roles & 50–950 ramp
primary
#B2A098
secondary
#CED5D7
accent
#81994D
background
#FCFBFB
surface
#F8F6F6
border
#D1D0D0
text
#131211
muted
#828180