#B2AA98#B2AA98
#B2AA98 is a light, muted orange. Relative luminance 0.405; OKLCH L 74.0% C 0.027 H 86.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AA98 |
|---|---|
| RGB | rgb(178, 170, 152) |
| HSL | hsl(42, 14%, 65%) |
| HSV | hsv(42, 15%, 70%) |
| CMYK | cmyk(0%, 4.5%, 14.6%, 30.2%) |
| CIE-LAB | lab(69.81, -0.24, 10.31) |
| CIE-LCH | lch(69.81, 10.31, 91.34°) |
| OKLab | oklab(73.97% 0.0015 0.0268) |
| OKLCH | oklch(73.97% 0.027 86.9) |
| XYZ | xyz(38.4019, 40.4820, 35.4905) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.47
Greyish
#A8A495
ΔE00 2.82
Stone
#A89F91
ΔE00 3.69
Cement
#A5A391
ΔE00 3.92
Bland
#AFA88B
ΔE00 4.32
Stone (survey)
#ADA587
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AA98 #98A0B2
analogous
#B29D98 #B2AA98 #ADB298
triadic
#B2AA98 #98B2AA #AA98B2
tetradic
#B2AA98 #98B29D #98A0B2 #B298AD
square
#B2AA98 #98B29D #98A0B2 #B298AD
split-complementary
#B2AA98 #98ADB2 #9D98B2
monochromatic
#776E59 #988D75 #B2AA98 #CCC7BB #E6E4DE
Accessibility & contrast
On white
2.31
#B2AA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#B2AA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AA98
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AA98 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA997
Deuteranopia (green-blind)
#B1AC98
Tritanopia (blue-blind)
#B7A7A5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2aa98; /* rgb */ color: rgb(178, 170, 152); /* oklch */ color: oklch(74.0% 0.027 86.9);
Tailwind
colors: {
custom: {
50: '#c9c3b6',
500: '#b2aa98',
950: '#000000',
},
}SCSS
$custom: #b2aa98; $custom-light: #c9c3b6; $custom-dark: #000000;
JSON
{
"hex": "#b2aa98",
"rgb": {
"r": 178,
"g": 170,
"b": 152
},
"hsl": {
"h": 41.538,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73971,
"c": 0.02683,
"h": 86.9
},
"luminance": 0.40481
}Semantic roles & 50–950 ramp
primary
#B2AA98
secondary
#CED1D7
accent
#64994D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180