#B2A898#B2A898
#B2A898 is a light, muted orange. Relative luminance 0.397; OKLCH L 73.6% C 0.025 H 79.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A898 |
|---|---|
| RGB | rgb(178, 168, 152) |
| HSL | hsl(37, 14%, 65%) |
| HSV | hsv(37, 15%, 70%) |
| CMYK | cmyk(0%, 5.6%, 14.6%, 30.2%) |
| CIE-LAB | lab(69.28, 0.84, 9.56) |
| CIE-LCH | lch(69.28, 9.60, 84.96°) |
| OKLab | oklab(73.55% 0.0045 0.0249) |
| OKLCH | oklch(73.55% 0.025 79.7) |
| XYZ | xyz(38.0298, 39.7378, 35.3665) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.80
Stone
#A89F91
ΔE00 2.82
Greyish
#A8A495
ΔE00 3.38
Cement
#A5A391
ΔE00 4.92
Bland
#AFA88B
ΔE00 5.65
Stone (survey)
#ADA587
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A898 #98A2B2
analogous
#B29B98 #B2A898 #AFB298
triadic
#B2A898 #98B2A8 #A898B2
tetradic
#B2A898 #98B29B #98A2B2 #B298AF
square
#B2A898 #98B29B #98A2B2 #B298AF
split-complementary
#B2A898 #98AFB2 #9B98B2
monochromatic
#776B59 #988A75 #B2A898 #CCC6BB #E6E3DE
Accessibility & contrast
On white
2.35
#B2A898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#B2A898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A898
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A898 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA897
Deuteranopia (green-blind)
#AFAA98
Tritanopia (blue-blind)
#B7A5A3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b2a898; /* rgb */ color: rgb(178, 168, 152); /* oklch */ color: oklch(73.6% 0.025 79.7);
Tailwind
colors: {
custom: {
50: '#c9c1b6',
500: '#b2a898',
950: '#000000',
},
}SCSS
$custom: #b2a898; $custom-light: #c9c1b6; $custom-dark: #000000;
JSON
{
"hex": "#b2a898",
"rgb": {
"r": 178,
"g": 168,
"b": 152
},
"hsl": {
"h": 36.923,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73554,
"c": 0.02529,
"h": 79.7
},
"luminance": 0.39737
}Semantic roles & 50–950 ramp
primary
#B2A898
secondary
#CED2D7
accent
#6A994D
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180