#B2A89A#B2A89A
#B2A89A is a light, muted orange. Relative luminance 0.398; OKLCH L 73.6% C 0.023 H 76.5°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A89A |
|---|---|
| RGB | rgb(178, 168, 154) |
| HSL | hsl(35, 13%, 65%) |
| HSV | hsv(35, 13%, 70%) |
| CMYK | cmyk(0%, 5.6%, 13.5%, 30.2%) |
| CIE-LAB | lab(69.33, 1.17, 8.52) |
| CIE-LCH | lch(69.33, 8.60, 82.17°) |
| OKLab | oklab(73.61% 0.0054 0.0222) |
| OKLCH | oklch(73.61% 0.023 76.5) |
| XYZ | xyz(38.1950, 39.8039, 36.2364) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.27
Stone
#A89F91
ΔE00 2.79
Greyish
#A8A495
ΔE00 3.69
Cement
#A5A391
ΔE00 5.41
Warm Gray
#C9BEB0
ΔE00 6.10
Bland
#AFA88B
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A89A #9AA4B2
analogous
#B29C9A #B2A89A #B0B29A
triadic
#B2A89A #9AB2A8 #A89AB2
tetradic
#B2A89A #9AB29C #9AA4B2 #B29AB0
square
#B2A89A #9AB29C #9AA4B2 #B29AB0
split-complementary
#B2A89A #9AB0B2 #9C9AB2
monochromatic
#776B5B #988A77 #B2A89A #CCC6BD #E7E4DF
Accessibility & contrast
On white
2.34
#B2A89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#B2A89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A89A
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A89A | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA899
Deuteranopia (green-blind)
#AFAA9A
Tritanopia (blue-blind)
#B7A5A4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b2a89a; /* rgb */ color: rgb(178, 168, 154); /* oklch */ color: oklch(73.6% 0.023 76.5);
Tailwind
colors: {
custom: {
50: '#c9c1b7',
500: '#b2a89a',
950: '#000000',
},
}SCSS
$custom: #b2a89a; $custom-light: #c9c1b7; $custom-dark: #000000;
JSON
{
"hex": "#b2a89a",
"rgb": {
"r": 178,
"g": 168,
"b": 154
},
"hsl": {
"h": 35,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.73607,
"c": 0.02287,
"h": 76.5
},
"luminance": 0.39803
}Semantic roles & 50–950 ramp
primary
#B2A89A
secondary
#D0D3D8
accent
#6D984E
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180