#BBAF98#BBAF98
#BBAF98 is a light, muted orange. Relative luminance 0.435; OKLCH L 75.8% C 0.035 H 83.7°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAF98 |
|---|---|
| RGB | rgb(187, 175, 152) |
| HSL | hsl(39, 20%, 66%) |
| HSV | hsv(39, 19%, 73%) |
| CMYK | cmyk(0%, 6.4%, 18.7%, 26.7%) |
| CIE-LAB | lab(71.89, 0.47, 13.35) |
| CIE-LCH | lch(71.89, 13.36, 88.00°) |
| OKLab | oklab(75.79% 0.0038 0.0345) |
| OKLCH | oklch(75.79% 0.035 83.7) |
| XYZ | xyz(41.4908, 43.4925, 35.9089) |
| Luminance | 0.4349 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.12
Khaki
#C3B091
ΔE00 3.39
Putty
#BEAE8A
ΔE00 4.15
Bland
#AFA88B
ΔE00 4.45
Stone (survey)
#ADA587
ΔE00 4.88
Greyish
#A8A495
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAF98 #98A4BB
analogous
#BB9E98 #BBAF98 #B6BB98
triadic
#BBAF98 #98BBAF #AF98BB
tetradic
#BBAF98 #98BB9E #98A4BB #BB98B6
square
#BBAF98 #98BB9E #98A4BB #BB98B6
split-complementary
#BBAF98 #98B6BB #9E98BB
monochromatic
#827356 #A39273 #BBAF98 #D3CCBD #ECE8E2
Accessibility & contrast
On white
2.17
#BBAF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#BBAF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAF98
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAF98 | 1.00 | 2.17 | 9.70 | 9.70 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AE97
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#C1ABA8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bbaf98; /* rgb */ color: rgb(187, 175, 152); /* oklch */ color: oklch(75.8% 0.035 83.7);
Tailwind
colors: {
custom: {
50: '#cfc6b6',
500: '#bbaf98',
950: '#000000',
},
}SCSS
$custom: #bbaf98; $custom-light: #cfc6b6; $custom-dark: #000000;
JSON
{
"hex": "#bbaf98",
"rgb": {
"r": 187,
"g": 175,
"b": 152
},
"hsl": {
"h": 39.429,
"s": 20.468,
"l": 66.471
},
"oklch": {
"l": 0.75788,
"c": 0.0347,
"h": 83.7
},
"luminance": 0.43492
}Semantic roles & 50–950 ramp
primary
#BBAF98
secondary
#D2D6DD
accent
#659F47
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280