#BBAF9F#BBAF9F
#BBAF9F is a light, muted orange. Relative luminance 0.437; OKLCH L 76.0% C 0.026 H 75.2°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF9F |
|---|---|
| RGB | rgb(187, 175, 159) |
| HSL | hsl(34, 17%, 68%) |
| HSV | hsv(34, 15%, 73%) |
| CMYK | cmyk(0%, 6.4%, 15%, 26.7%) |
| CIE-LAB | lab(72.05, 1.57, 9.75) |
| CIE-LCH | lch(72.05, 9.87, 80.84°) |
| OKLab | oklab(75.97% 0.0067 0.0254) |
| OKLCH | oklch(75.97% 0.026 75.2) |
| XYZ | xyz(42.0811, 43.7286, 39.0178) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.64
Warm Gray
#C9BEB0
ΔE00 4.10
Stone
#A89F91
ΔE00 5.00
Khaki
#C3B091
ΔE00 5.33
Greyish
#A8A495
ΔE00 5.41
Bland
#AFA88B
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF9F #9FABBB
analogous
#BBA19F #BBAF9F #B9BB9F
triadic
#BBAF9F #9FBBAF #AF9FBB
tetradic
#BBAF9F #9FBBA1 #9FABBB #BB9FB9
square
#BBAF9F #9FBBA1 #9FABBB #BB9FB9
split-complementary
#BBAF9F #9FB9BB #A19FBB
monochromatic
#83735D #A2917B #BBAF9F #D4CDC3 #EEEBE7
Accessibility & contrast
On white
2.15
#BBAF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BBAF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF9F
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF9F | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AF9E
Deuteranopia (green-blind)
#B7B29F
Tritanopia (blue-blind)
#C0ACAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbaf9f; /* rgb */ color: rgb(187, 175, 159); /* oklch */ color: oklch(76.0% 0.026 75.2);
Tailwind
colors: {
custom: {
50: '#cfc6bb',
500: '#bbaf9f',
950: '#000000',
},
}SCSS
$custom: #bbaf9f; $custom-light: #cfc6bb; $custom-dark: #000000;
JSON
{
"hex": "#bbaf9f",
"rgb": {
"r": 187,
"g": 175,
"b": 159
},
"hsl": {
"h": 34.286,
"s": 17.073,
"l": 67.843
},
"oklch": {
"l": 0.75965,
"c": 0.02626,
"h": 75.2
},
"luminance": 0.43728
}Semantic roles & 50–950 ramp
primary
#BBAF9F
secondary
#D7DADF
accent
#6D9B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280