#BBAF9E#BBAF9E
#BBAF9E is a light, muted orange. Relative luminance 0.437; OKLCH L 75.9% C 0.027 H 76.7°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF9E |
|---|---|
| RGB | rgb(187, 175, 158) |
| HSL | hsl(35, 18%, 68%) |
| HSV | hsv(35, 16%, 73%) |
| CMYK | cmyk(0%, 6.4%, 15.5%, 26.7%) |
| CIE-LAB | lab(72.02, 1.41, 10.26) |
| CIE-LCH | lch(72.02, 10.36, 82.18°) |
| OKLab | oklab(75.94% 0.0063 0.0267) |
| OKLCH | oklch(75.94% 0.027 76.7) |
| XYZ | xyz(41.9947, 43.6941, 38.5627) |
| Luminance | 0.4369 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.37
Warm Gray
#C9BEB0
ΔE00 4.22
Khaki
#C3B091
ΔE00 4.98
Stone
#A89F91
ΔE00 5.02
Greyish
#A8A495
ΔE00 5.32
Putty
#BEAE8A
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF9E #9EAABB
analogous
#BBA09E #BBAF9E #B9BB9E
triadic
#BBAF9E #9EBBAF #AF9EBB
tetradic
#BBAF9E #9EBBA0 #9EAABB #BB9EB9
square
#BBAF9E #9EBBA0 #9EAABB #BB9EB9
split-complementary
#BBAF9E #9EB9BB #A09EBB
monochromatic
#83735C #A2917A #BBAF9E #D4CDC2 #EDEAE6
Accessibility & contrast
On white
2.16
#BBAF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BBAF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF9E
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF9E | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9D
Deuteranopia (green-blind)
#B7B29E
Tritanopia (blue-blind)
#C0ACAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaf9e; /* rgb */ color: rgb(187, 175, 158); /* oklch */ color: oklch(75.9% 0.027 76.7);
Tailwind
colors: {
custom: {
50: '#cfc6ba',
500: '#bbaf9e',
950: '#000000',
},
}SCSS
$custom: #bbaf9e; $custom-light: #cfc6ba; $custom-dark: #000000;
JSON
{
"hex": "#bbaf9e",
"rgb": {
"r": 187,
"g": 175,
"b": 158
},
"hsl": {
"h": 35.172,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.75939,
"c": 0.02743,
"h": 76.7
},
"luminance": 0.43693
}Semantic roles & 50–950 ramp
primary
#BBAF9E
secondary
#D6DADF
accent
#6C9C4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280