#BBAF9D#BBAF9D
#BBAF9D is a light, muted orange. Relative luminance 0.437; OKLCH L 75.9% C 0.029 H 78.1°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF9D |
|---|---|
| RGB | rgb(187, 175, 157) |
| HSL | hsl(36, 18%, 67%) |
| HSV | hsv(36, 16%, 73%) |
| CMYK | cmyk(0%, 6.4%, 16%, 26.7%) |
| CIE-LAB | lab(72.00, 1.25, 10.78) |
| CIE-LCH | lch(72.00, 10.85, 83.38°) |
| OKLab | oklab(75.91% 0.0059 0.028) |
| OKLCH | oklch(75.91% 0.029 78.1) |
| XYZ | xyz(41.9090, 43.6598, 38.1112) |
| Luminance | 0.4366 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.20
Warm Gray
#C9BEB0
ΔE00 4.38
Khaki
#C3B091
ΔE00 4.65
Stone
#A89F91
ΔE00 5.08
Greyish
#A8A495
ΔE00 5.27
Putty
#BEAE8A
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF9D #9DA9BB
analogous
#BBA09D #BBAF9D #B8BB9D
triadic
#BBAF9D #9DBBAF #AF9DBB
tetradic
#BBAF9D #9DBBA0 #9DA9BB #BB9DB8
square
#BBAF9D #9DBBA0 #9DA9BB #BB9DB8
split-complementary
#BBAF9D #9DB8BB #A09DBB
monochromatic
#83735B #A29279 #BBAF9D #D4CCC1 #EDEAE5
Accessibility & contrast
On white
2.16
#BBAF9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BBAF9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF9D
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF9D | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9C
Deuteranopia (green-blind)
#B7B29D
Tritanopia (blue-blind)
#C1ABAA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaf9d; /* rgb */ color: rgb(187, 175, 157); /* oklch */ color: oklch(75.9% 0.029 78.1);
Tailwind
colors: {
custom: {
50: '#cfc6ba',
500: '#bbaf9d',
950: '#000000',
},
}SCSS
$custom: #bbaf9d; $custom-light: #cfc6ba; $custom-dark: #000000;
JSON
{
"hex": "#bbaf9d",
"rgb": {
"r": 187,
"g": 175,
"b": 157
},
"hsl": {
"h": 36,
"s": 18.072,
"l": 67.451
},
"oklch": {
"l": 0.75913,
"c": 0.02861,
"h": 78.1
},
"luminance": 0.43659
}Semantic roles & 50–950 ramp
primary
#BBAF9D
secondary
#D5D9DF
accent
#6A9C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280