#B2A69A#B2A69A
#B2A69A is a light, muted orange. Relative luminance 0.391; OKLCH L 73.2% C 0.022 H 67.5°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A69A |
|---|---|
| RGB | rgb(178, 166, 154) |
| HSL | hsl(30, 13%, 65%) |
| HSV | hsv(30, 13%, 70%) |
| CMYK | cmyk(0%, 6.7%, 13.5%, 30.2%) |
| CIE-LAB | lab(68.80, 2.26, 7.77) |
| CIE-LCH | lch(68.80, 8.09, 73.79°) |
| OKLab | oklab(73.19% 0.0084 0.0203) |
| OKLCH | oklch(73.19% 0.022 67.5) |
| XYZ | xyz(37.8286, 39.0711, 36.1143) |
| Luminance | 0.3907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.14
Greige
#B8AB98
ΔE00 3.28
Greyish
#A8A495
ΔE00 5.01
Warm Gray
#C9BEB0
ΔE00 6.61
Mushroom
#BA9E88
ΔE00 6.66
Cement
#A5A391
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A69A #9AA6B2
analogous
#B29A9A #B2A69A #B2B29A
triadic
#B2A69A #9AB2A6 #A69AB2
tetradic
#B2A69A #9AB29A #9AA6B2 #B29AB2
square
#B2A69A #9AB29A #9AA6B2 #B29AB2
split-complementary
#B2A69A #9AB2B2 #9A9AB2
monochromatic
#77695B #988777 #B2A69A #CCC5BD #E7E3DF
Accessibility & contrast
On white
2.38
#B2A69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#B2A69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A69A
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A69A | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#ADA99A
Tritanopia (blue-blind)
#B7A3A3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a69a; /* rgb */ color: rgb(178, 166, 154); /* oklch */ color: oklch(73.2% 0.022 67.5);
Tailwind
colors: {
custom: {
50: '#c9c0b7',
500: '#b2a69a',
950: '#000000',
},
}SCSS
$custom: #b2a69a; $custom-light: #c9c0b7; $custom-dark: #000000;
JSON
{
"hex": "#b2a69a",
"rgb": {
"r": 178,
"g": 166,
"b": 154
},
"hsl": {
"h": 30,
"s": 13.483,
"l": 65.098
},
"oklch": {
"l": 0.73193,
"c": 0.022,
"h": 67.5
},
"luminance": 0.39071
}Semantic roles & 50–950 ramp
primary
#B2A69A
secondary
#D0D4D8
accent
#73984E
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180