#BBBDAC#BBBDAC
#BBBDAC is a light, muted yellow. Relative luminance 0.499; OKLCH L 79.2% C 0.024 H 112.4°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDAC |
|---|---|
| RGB | rgb(187, 189, 172) |
| HSL | hsl(67, 11%, 71%) |
| HSV | hsv(67, 9%, 74%) |
| CMYK | cmyk(1.1%, 0%, 9%, 25.9%) |
| CIE-LAB | lab(76.03, -3.74, 8.35) |
| CIE-LCH | lch(76.03, 9.15, 114.10°) |
| OKLab | oklab(79.2% -0.009 0.0218) |
| OKLCH | oklch(79.2% 0.024 112.4) |
| XYZ | xyz(46.1365, 49.9387, 46.2303) |
| Luminance | 0.4994 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.09
Greyish
#A8A495
ΔE00 7.34
Cement
#A5A391
ΔE00 7.36
Silver (survey)
#C5C9C7
ΔE00 7.46
Bland
#AFA88B
ΔE00 7.82
Silver
#C0C0C0
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDAC #AEACBD
analogous
#BDB6AC #BBBDAC #B2BDAC
triadic
#BBBDAC #ACBBBD #BDACBB
tetradic
#BBBDAC #ACBDB6 #AEACBD #BDACB2
square
#BBBDAC #ACBDB6 #AEACBD #BDACB2
split-complementary
#BBBDAC #ACB2BD #B6ACBD
monochromatic
#82856A #9FA28A #BBBDAC #D7D8CE #F1F1EE
Accessibility & contrast
On white
1.91
#BBBDAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#BBBDAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDAC
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDAC | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAB
Deuteranopia (green-blind)
#C0BCAD
Tritanopia (blue-blind)
#BDBBB8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbdac; /* rgb */ color: rgb(187, 189, 172); /* oklch */ color: oklch(79.2% 0.024 112.4);
Tailwind
colors: {
custom: {
50: '#cfd0c4',
500: '#bbbdac',
950: '#000000',
},
}SCSS
$custom: #bbbdac; $custom-light: #cfd0c4; $custom-dark: #000000;
JSON
{
"hex": "#bbbdac",
"rgb": {
"r": 187,
"g": 189,
"b": 172
},
"hsl": {
"h": 67.059,
"s": 11.409,
"l": 70.784
},
"oklch": {
"l": 0.79202,
"c": 0.02356,
"h": 112.4
},
"luminance": 0.49939
}Semantic roles & 50–950 ramp
primary
#BBBDAC
secondary
#E1E0E5
accent
#509558
background
#FCFCFC
surface
#F9F9F8
border
#D2D2D1
text
#131412
muted
#828281