#BBB6A2#BBB6A2
#BBB6A2 is a light, muted yellow. Relative luminance 0.466; OKLCH L 77.5% C 0.028 H 95.4°. Best body text is #000000 at 10.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBB6A2 |
|---|---|
| RGB | rgb(187, 182, 162) |
| HSL | hsl(48, 16%, 68%) |
| HSV | hsv(48, 13%, 73%) |
| CMYK | cmyk(0%, 2.7%, 13.4%, 26.7%) |
| CIE-LAB | lab(73.95, -1.69, 10.82) |
| CIE-LCH | lch(73.95, 10.95, 98.89°) |
| OKLab | oklab(77.49% -0.0027 0.0281) |
| OKLCH | oklch(77.49% 0.028 95.4) |
| XYZ | xyz(43.7425, 46.6298, 40.8715) |
| Luminance | 0.4663 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greige
#B8AB98
ΔE00 4.94
Bland
#AFA88B
ΔE00 5.11
Warm Gray
#C9BEB0
ΔE00 5.28
Greyish
#A8A495
ΔE00 5.41
Cement
#A5A391
ΔE00 5.76
Stone (survey)
#ADA587
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBB6A2 #A2A7BB
analogous
#BBA9A2 #BBB6A2 #B3BBA2
triadic
#BBB6A2 #A2BBB6 #B6A2BB
tetradic
#BBB6A2 #A2BBA9 #A2A7BB #BBA2B3
square
#BBB6A2 #A2BBA9 #A2A7BB #BBA2B3
split-complementary
#BBB6A2 #A2B3BB #A9A2BB
monochromatic
#837C60 #A19A7F #BBB6A2 #D5D2C5 #EFEDE9
Accessibility & contrast
On white
2.03
#BBB6A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.33
#BBB6A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBB6A2
10.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBB6A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBB6A2 | 1.00 | 2.03 | 10.33 | 10.33 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB5A1
Deuteranopia (green-blind)
#BCB7A3
Tritanopia (blue-blind)
#BFB3B0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #bbb6a2; /* rgb */ color: rgb(187, 182, 162); /* oklch */ color: oklch(77.5% 0.028 95.4);
Tailwind
colors: {
custom: {
50: '#cfcbbd',
500: '#bbb6a2',
950: '#000000',
},
}SCSS
$custom: #bbb6a2; $custom-light: #cfcbbd; $custom-dark: #000000;
JSON
{
"hex": "#bbb6a2",
"rgb": {
"r": 187,
"g": 182,
"b": 162
},
"hsl": {
"h": 48,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.77487,
"c": 0.02823,
"h": 95.4
},
"luminance": 0.46629
}Semantic roles & 50–950 ramp
primary
#BBB6A2
secondary
#D9DAE0
accent
#5B9A4C
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281