#B2A694#B2A694
#B2A694 is a light, muted orange. Relative luminance 0.389; OKLCH L 73.0% C 0.029 H 78.1°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A694 |
|---|---|
| RGB | rgb(178, 166, 148) |
| HSL | hsl(36, 16%, 64%) |
| HSV | hsv(36, 17%, 70%) |
| CMYK | cmyk(0%, 6.7%, 16.9%, 30.2%) |
| CIE-LAB | lab(68.66, 1.28, 10.89) |
| CIE-LCH | lch(68.66, 10.96, 83.28°) |
| OKLab | oklab(73.04% 0.0059 0.0283) |
| OKLCH | oklch(73.04% 0.029 78.1) |
| XYZ | xyz(37.3414, 38.8762, 33.5480) |
| Luminance | 0.3888 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.56
Stone
#A89F91
ΔE00 2.83
Greyish
#A8A495
ΔE00 4.02
Cement
#A5A391
ΔE00 5.38
Khaki
#C3B091
ΔE00 5.49
Bland
#AFA88B
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A694 #94A0B2
analogous
#B29794 #B2A694 #AFB294
triadic
#B2A694 #94B2A6 #A694B2
tetradic
#B2A694 #94B297 #94A0B2 #B294AF
square
#B2A694 #94B297 #94A0B2 #B294AF
split-complementary
#B2A694 #94AFB2 #9794B2
monochromatic
#766955 #988870 #B2A694 #CCC4B8 #E5E1DB
Accessibility & contrast
On white
2.39
#B2A694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B2A694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A694
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A694 | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA693
Deuteranopia (green-blind)
#AEA994
Tritanopia (blue-blind)
#B8A2A1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b2a694; /* rgb */ color: rgb(178, 166, 148); /* oklch */ color: oklch(73.0% 0.029 78.1);
Tailwind
colors: {
custom: {
50: '#c9c0b3',
500: '#b2a694',
950: '#000000',
},
}SCSS
$custom: #b2a694; $custom-light: #c9c0b3; $custom-dark: #000000;
JSON
{
"hex": "#b2a694",
"rgb": {
"r": 178,
"g": 166,
"b": 148
},
"hsl": {
"h": 36,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.73036,
"c": 0.02887,
"h": 78.1
},
"luminance": 0.38876
}Semantic roles & 50–950 ramp
primary
#B2A694
secondary
#CCD0D6
accent
#6B9B4B
background
#FCFBFB
surface
#F8F7F6
border
#D1D0D0
text
#131211
muted
#828180