#BBAF93#BBAF93
#BBAF93 is a light, muted orange. Relative luminance 0.433; OKLCH L 75.7% C 0.041 H 87.6°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF93 |
|---|---|
| RGB | rgb(187, 175, 147) |
| HSL | hsl(42, 23%, 65%) |
| HSV | hsv(42, 21%, 73%) |
| CMYK | cmyk(0%, 6.4%, 21.4%, 26.7%) |
| CIE-LAB | lab(71.78, -0.29, 15.93) |
| CIE-LCH | lch(71.78, 15.93, 91.06°) |
| OKLab | oklab(75.67% 0.0017 0.0409) |
| OKLCH | oklch(75.67% 0.041 87.6) |
| XYZ | xyz(41.0899, 43.3322, 33.7975) |
| Luminance | 0.4333 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.61
Khaki
#C3B091
ΔE00 3.02
Bland
#AFA88B
ΔE00 3.40
Greige
#B8AB98
ΔE00 3.78
Stone (survey)
#ADA587
ΔE00 3.85
Taupe (survey)
#B9A281
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF93 #939FBB
analogous
#BB9B93 #BBAF93 #B3BB93
triadic
#BBAF93 #93BBAF #AF93BB
tetradic
#BBAF93 #93BB9B #939FBB #BB93B3
square
#BBAF93 #93BB9B #939FBB #BB93B3
split-complementary
#BBAF93 #93B3BB #9B93BB
monochromatic
#827352 #A3936D #BBAF93 #D3CBB9 #EAE7DE
Accessibility & contrast
On white
2.17
#BBAF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#BBAF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF93
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF93 | 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)
#B6AE91
Deuteranopia (green-blind)
#B9B194
Tritanopia (blue-blind)
#C2AAA7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaf93; /* rgb */ color: rgb(187, 175, 147); /* oklch */ color: oklch(75.7% 0.041 87.6);
Tailwind
colors: {
custom: {
50: '#cfc6b2',
500: '#bbaf93',
950: '#000000',
},
}SCSS
$custom: #bbaf93; $custom-light: #cfc6b2; $custom-dark: #000000;
JSON
{
"hex": "#bbaf93",
"rgb": {
"r": 187,
"g": 175,
"b": 147
},
"hsl": {
"h": 42,
"s": 22.727,
"l": 65.49
},
"oklch": {
"l": 0.75667,
"c": 0.04094,
"h": 87.6
},
"luminance": 0.43331
}Semantic roles & 50–950 ramp
primary
#BBAF93
secondary
#CED2DC
accent
#60A144
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280