#BBA69E#BBA69E
#BBA69E is a light, muted orange. Relative luminance 0.403; OKLCH L 74.1% C 0.027 H 42.0°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BBA69E |
|---|---|
| RGB | rgb(187, 166, 158) |
| HSL | hsl(17, 18%, 68%) |
| HSV | hsv(17, 16%, 73%) |
| CMYK | cmyk(0%, 11.2%, 15.5%, 26.7%) |
| CIE-LAB | lab(69.69, 6.29, 6.93) |
| CIE-LCH | lch(69.69, 9.36, 47.77°) |
| OKLab | oklab(74.11% 0.0202 0.0182) |
| OKLCH | oklch(74.11% 0.027 42) |
| XYZ | xyz(40.3010, 40.3068, 37.9981) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Mushroom
#BA9E88
ΔE00 6.30
Greige
#B8AB98
ΔE00 7.63
Stone
#A89F91
ΔE00 7.94
Warm Gray
#C9BEB0
ΔE00 8.66
Dark Gray
#A9A9A9
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBA69E #9EB3BB
analogous
#BB9EA4 #BBA69E #BBB59E
triadic
#BBA69E #9EBBA6 #A69EBB
tetradic
#BBA69E #A4BB9E #9EB3BB #B59EBB
square
#BBA69E #A4BB9E #9EB3BB #B59EBB
split-complementary
#BBA69E #9EBBB5 #9EA4BB
monochromatic
#83675C #A2857A #BBA69E #D4C7C2 #EDE8E6
Accessibility & contrast
On white
2.32
#BBA69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BBA69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBA69E
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBA69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBA69E | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA89D
Deuteranopia (green-blind)
#B0AC9E
Tritanopia (blue-blind)
#C1A3A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bba69e; /* rgb */ color: rgb(187, 166, 158); /* oklch */ color: oklch(74.1% 0.027 42.0);
Tailwind
colors: {
custom: {
50: '#cfc0ba',
500: '#bba69e',
950: '#000000',
},
}SCSS
$custom: #bba69e; $custom-light: #cfc0ba; $custom-dark: #000000;
JSON
{
"hex": "#bba69e",
"rgb": {
"r": 187,
"g": 166,
"b": 158
},
"hsl": {
"h": 16.552,
"s": 17.576,
"l": 67.647
},
"oklch": {
"l": 0.74107,
"c": 0.02717,
"h": 42
},
"luminance": 0.40306
}Semantic roles & 50–950 ramp
primary
#BBA69E
secondary
#D6DCDF
accent
#859C4A
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180