#BBAFA0#BBAFA0
#BBAFA0 is a light, muted orange. Relative luminance 0.438; OKLCH L 76.0% C 0.025 H 73.5°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAFA0 |
|---|---|
| RGB | rgb(187, 175, 160) |
| HSL | hsl(33, 17%, 68%) |
| HSV | hsv(33, 14%, 73%) |
| CMYK | cmyk(0%, 6.4%, 14.4%, 26.7%) |
| CIE-LAB | lab(72.07, 1.73, 9.23) |
| CIE-LCH | lch(72.07, 9.39, 79.37°) |
| OKLab | oklab(75.99% 0.0071 0.0241) |
| OKLCH | oklch(75.99% 0.025 73.5) |
| XYZ | xyz(42.1682, 43.7635, 39.4767) |
| Luminance | 0.4376 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 1.98
Warm Gray
#C9BEB0
ΔE00 4.03
Stone
#A89F91
ΔE00 5.02
Greyish
#A8A495
ΔE00 5.53
Khaki
#C3B091
ΔE00 5.71
Cement
#A5A391
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAFA0 #A0ACBB
analogous
#BBA1A0 #BBAFA0 #B9BBA0
triadic
#BBAFA0 #A0BBAF #AFA0BB
tetradic
#BBAFA0 #A0BBA1 #A0ACBB #BBA0B9
square
#BBAFA0 #A0BBA1 #A0ACBB #BBA0B9
split-complementary
#BBAFA0 #A0B9BB #A1A0BB
monochromatic
#83725E #A1917C #BBAFA0 #D5CDC4 #EEEBE7
Accessibility & contrast
On white
2.15
#BBAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#BBAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAFA0
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAFA0 | 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)
#B4AF9F
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#C0ACAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bbafa0; /* rgb */ color: rgb(187, 175, 160); /* oklch */ color: oklch(76.0% 0.025 73.5);
Tailwind
colors: {
custom: {
50: '#cfc6bc',
500: '#bbafa0',
950: '#000000',
},
}SCSS
$custom: #bbafa0; $custom-light: #cfc6bc; $custom-dark: #000000;
JSON
{
"hex": "#bbafa0",
"rgb": {
"r": 187,
"g": 175,
"b": 160
},
"hsl": {
"h": 33.333,
"s": 16.564,
"l": 68.039
},
"oklch": {
"l": 0.75991,
"c": 0.02511,
"h": 73.5
},
"luminance": 0.43763
}Semantic roles & 50–950 ramp
primary
#BBAFA0
secondary
#D7DBE0
accent
#6E9B4B
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281