#BBAC98#BBAC98
#BBAC98 is a light, muted orange. Relative luminance 0.423; OKLCH L 75.2% C 0.033 H 75.1°. Best body text is #000000 at 9.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAC98 |
|---|---|
| RGB | rgb(187, 172, 152) |
| HSL | hsl(34, 20%, 66%) |
| HSV | hsv(34, 19%, 73%) |
| CMYK | cmyk(0%, 8%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.10, 2.08, 12.25) |
| CIE-LCH | lch(71.10, 12.42, 80.36°) |
| OKLab | oklab(75.17% 0.0084 0.0317) |
| OKLCH | oklch(75.17% 0.033 75.1) |
| XYZ | xyz(40.9134, 42.3377, 35.7164) |
| Luminance | 0.4234 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 0.96
Khaki
#C3B091
ΔE00 3.90
Stone
#A89F91
ΔE00 5.05
Taupe (survey)
#B9A281
ΔE00 5.35
Warm Gray
#C9BEB0
ΔE00 5.40
Putty
#BEAE8A
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAC98 #98A7BB
analogous
#BB9B98 #BBAC98 #B9BB98
triadic
#BBAC98 #98BBAC #AC98BB
tetradic
#BBAC98 #98BB9B #98A7BB #BB98B9
square
#BBAC98 #98BB9B #98A7BB #BB98B9
split-complementary
#BBAC98 #98B9BB #9B98BB
monochromatic
#826F56 #A38E73 #BBAC98 #D3CABD #ECE7E2
Accessibility & contrast
On white
2.22
#BBAC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.47
#BBAC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAC98
9.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAC98 | 1.00 | 2.22 | 9.47 | 9.47 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC97
Deuteranopia (green-blind)
#B6B098
Tritanopia (blue-blind)
#C1A8A6
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #bbac98; /* rgb */ color: rgb(187, 172, 152); /* oklch */ color: oklch(75.2% 0.033 75.1);
Tailwind
colors: {
custom: {
50: '#cfc4b6',
500: '#bbac98',
950: '#000000',
},
}SCSS
$custom: #bbac98; $custom-light: #cfc4b6; $custom-dark: #000000;
JSON
{
"hex": "#bbac98",
"rgb": {
"r": 187,
"g": 172,
"b": 152
},
"hsl": {
"h": 34.286,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.75171,
"c": 0.03281,
"h": 75.1
},
"luminance": 0.42337
}Semantic roles & 50–950 ramp
primary
#BBAC98
secondary
#D2D7DD
accent
#6C9F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141211
muted
#828180