#B2A69E#B2A69E
#B2A69E is a light, near-neutral orange. Relative luminance 0.392; OKLCH L 73.3% C 0.018 H 56.1°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A69E |
|---|---|
| RGB | rgb(178, 166, 158) |
| HSL | hsl(24, 11%, 66%) |
| HSV | hsv(24, 11%, 70%) |
| CMYK | cmyk(0%, 6.7%, 11.2%, 30.2%) |
| CIE-LAB | lab(68.90, 2.93, 5.70) |
| CIE-LCH | lch(68.90, 6.41, 62.77°) |
| OKLab | oklab(73.3% 0.0101 0.015) |
| OKLCH | oklch(73.3% 0.018 56.1) |
| XYZ | xyz(38.1673, 39.2066, 37.8981) |
| Luminance | 0.3921 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 4.54
Greige
#B8AB98
ΔE00 5.17
Dark Gray
#A9A9A9
ΔE00 6.20
Greyish
#A8A495
ΔE00 6.40
Warm Gray
#C9BEB0
ΔE00 7.14
Mushroom
#BA9E88
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A69E #9EAAB2
analogous
#B29EA0 #B2A69E #B2B09E
triadic
#B2A69E #9EB2A6 #A69EB2
tetradic
#B2A69E #A0B29E #9EAAB2 #B09EB2
square
#B2A69E #A0B29E #9EAAB2 #B09EB2
split-complementary
#B2A69E #9EB2B0 #9EA0B2
monochromatic
#77685F #97877C #B2A69E #CDC5C0 #E8E5E2
Accessibility & contrast
On white
2.38
#B2A69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#B2A69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A69E
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A69E | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79E
Deuteranopia (green-blind)
#ACA99E
Tritanopia (blue-blind)
#B6A4A4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a69e; /* rgb */ color: rgb(178, 166, 158); /* oklch */ color: oklch(73.3% 0.018 56.1);
Tailwind
colors: {
custom: {
50: '#c9c0ba',
500: '#b2a69e',
950: '#000000',
},
}SCSS
$custom: #b2a69e; $custom-light: #c9c0ba; $custom-dark: #000000;
JSON
{
"hex": "#b2a69e",
"rgb": {
"r": 178,
"g": 166,
"b": 158
},
"hsl": {
"h": 24,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.73303,
"c": 0.01805,
"h": 56.1
},
"luminance": 0.39206
}Semantic roles & 50–950 ramp
primary
#B2A69E
secondary
#D3D7D9
accent
#7A9650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180