#BBAF94#BBAF94
#BBAF94 is a light, muted orange. Relative luminance 0.434; OKLCH L 75.7% C 0.040 H 86.9°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF94 |
|---|---|
| RGB | rgb(187, 175, 148) |
| HSL | hsl(42, 22%, 66%) |
| HSV | hsv(42, 21%, 73%) |
| CMYK | cmyk(0%, 6.4%, 20.9%, 26.7%) |
| CIE-LAB | lab(71.80, -0.14, 15.41) |
| CIE-LCH | lch(71.80, 15.41, 90.54°) |
| OKLab | oklab(75.69% 0.0022 0.0396) |
| OKLCH | oklch(75.69% 0.04 86.9) |
| XYZ | xyz(41.1687, 43.3637, 34.2126) |
| Luminance | 0.4336 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.89
Khaki
#C3B091
ΔE00 3.02
Greige
#B8AB98
ΔE00 3.44
Bland
#AFA88B
ΔE00 3.55
Stone (survey)
#ADA587
ΔE00 4.00
Taupe (survey)
#B9A281
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF94 #94A0BB
analogous
#BB9B94 #BBAF94 #B3BB94
triadic
#BBAF94 #94BBAF #AF94BB
tetradic
#BBAF94 #94BB9B #94A0BB #BB94B3
square
#BBAF94 #94BB9B #94A0BB #BB94B3
split-complementary
#BBAF94 #94B3BB #9B94BB
monochromatic
#827353 #A3936F #BBAF94 #D3CBB9 #EBE7DF
Accessibility & contrast
On white
2.17
#BBAF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BBAF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF94
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF94 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6AE92
Deuteranopia (green-blind)
#B9B195
Tritanopia (blue-blind)
#C2AAA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaf94; /* rgb */ color: rgb(187, 175, 148); /* oklch */ color: oklch(75.7% 0.040 86.9);
Tailwind
colors: {
custom: {
50: '#cfc6b3',
500: '#bbaf94',
950: '#000000',
},
}SCSS
$custom: #bbaf94; $custom-light: #cfc6b3; $custom-dark: #000000;
JSON
{
"hex": "#bbaf94",
"rgb": {
"r": 187,
"g": 175,
"b": 148
},
"hsl": {
"h": 41.538,
"s": 22.286,
"l": 65.686
},
"oklch": {
"l": 0.75691,
"c": 0.03968,
"h": 86.9
},
"luminance": 0.43363
}Semantic roles & 50–950 ramp
primary
#BBAF94
secondary
#CFD3DC
accent
#61A145
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280