#B2A89E#B2A89E
#B2A89E is a light, near-neutral orange. Relative luminance 0.399; OKLCH L 73.7% C 0.018 H 67.5°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A89E |
|---|---|
| RGB | rgb(178, 168, 158) |
| HSL | hsl(30, 11%, 66%) |
| HSV | hsv(30, 11%, 70%) |
| CMYK | cmyk(0%, 5.6%, 11.2%, 30.2%) |
| CIE-LAB | lab(69.43, 1.84, 6.45) |
| CIE-LCH | lch(69.43, 6.71, 74.06°) |
| OKLab | oklab(73.72% 0.007 0.0169) |
| OKLCH | oklch(73.72% 0.018 67.5) |
| XYZ | xyz(38.5337, 39.9394, 38.0202) |
| Luminance | 0.3994 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Stone
#A89F91
ΔE00 3.58
Greige
#B8AB98
ΔE00 3.84
Greyish
#A8A495
ΔE00 4.85
Dark Gray
#A9A9A9
ΔE00 6.06
Warm Gray
#C9BEB0
ΔE00 6.23
Cement
#A5A391
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A89E #9EA8B2
analogous
#B29E9E #B2A89E #B2B29E
triadic
#B2A89E #9EB2A8 #A89EB2
tetradic
#B2A89E #9EB29E #9EA8B2 #B29EB2
square
#B2A89E #9EB29E #9EA8B2 #B29EB2
split-complementary
#B2A89E #9EB2B2 #9E9EB2
monochromatic
#776B5F #97897C #B2A89E #CDC7C0 #E8E5E2
Accessibility & contrast
On white
2.34
#B2A89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#B2A89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A89E
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A89E | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA89D
Deuteranopia (green-blind)
#AEAA9E
Tritanopia (blue-blind)
#B6A6A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a89e; /* rgb */ color: rgb(178, 168, 158); /* oklch */ color: oklch(73.7% 0.018 67.5);
Tailwind
colors: {
custom: {
50: '#c9c1ba',
500: '#b2a89e',
950: '#000000',
},
}SCSS
$custom: #b2a89e; $custom-light: #c9c1ba; $custom-dark: #000000;
JSON
{
"hex": "#b2a89e",
"rgb": {
"r": 178,
"g": 168,
"b": 158
},
"hsl": {
"h": 30,
"s": 11.494,
"l": 65.882
},
"oklch": {
"l": 0.73715,
"c": 0.01831,
"h": 67.5
},
"luminance": 0.39939
}Semantic roles & 50–950 ramp
primary
#B2A89E
secondary
#D3D6D9
accent
#739650
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180