#BBAAA2#BBAAA2
#BBAAA2 is a light, muted orange. Relative luminance 0.419; OKLCH L 75.0% C 0.023 H 46.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBAAA2 |
|---|---|
| RGB | rgb(187, 170, 162) |
| HSL | hsl(19, 16%, 68%) |
| HSV | hsv(19, 13%, 73%) |
| CMYK | cmyk(0%, 9.1%, 13.4%, 26.7%) |
| CIE-LAB | lab(70.82, 4.77, 6.34) |
| CIE-LCH | lch(70.82, 7.93, 53.08°) |
| OKLab | oklab(75.02% 0.0156 0.0167) |
| OKLCH | oklch(75.02% 0.023 46.9) |
| XYZ | xyz(41.3894, 41.9237, 40.0872) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.57
Greige
#B8AB98
ΔE00 6.31
Mushroom
#BA9E88
ΔE00 6.89
Warm Gray
#C9BEB0
ΔE00 6.94
Stone
#A89F91
ΔE00 6.95
Dark Gray
#A9A9A9
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBAAA2 #A2B3BB
analogous
#BBA2A6 #BBAAA2 #BBB6A2
triadic
#BBAAA2 #A2BBAA #AAA2BB
tetradic
#BBAAA2 #A6BBA2 #A2B3BB #B6A2BB
square
#BBAAA2 #A6BBA2 #A2B3BB #B6A2BB
split-complementary
#BBAAA2 #A2BBB6 #A2A6BB
monochromatic
#836B60 #A18A7F #BBAAA2 #D5CAC5 #EFEBE9
Accessibility & contrast
On white
2.24
#BBAAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BBAAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBAAA2
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBAAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBAAA2 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEABA1
Deuteranopia (green-blind)
#B2AFA2
Tritanopia (blue-blind)
#C0A7A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bbaaa2; /* rgb */ color: rgb(187, 170, 162); /* oklch */ color: oklch(75.0% 0.023 46.9);
Tailwind
colors: {
custom: {
50: '#cfc3bd',
500: '#bbaaa2',
950: '#000000',
},
}SCSS
$custom: #bbaaa2; $custom-light: #cfc3bd; $custom-dark: #000000;
JSON
{
"hex": "#bbaaa2",
"rgb": {
"r": 187,
"g": 170,
"b": 162
},
"hsl": {
"h": 19.2,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.75025,
"c": 0.02284,
"h": 46.9
},
"luminance": 0.41923
}Semantic roles & 50–950 ramp
primary
#BBAAA2
secondary
#D9DEE0
accent
#819A4C
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#131212
muted
#828181