#BBBDA7#BBBDA7
#BBBDA7 is a light, muted yellow. Relative luminance 0.497; OKLCH L 79.1% C 0.030 H 111.3°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBBDA7 |
|---|---|
| RGB | rgb(187, 189, 167) |
| HSL | hsl(65, 14%, 70%) |
| HSV | hsv(65, 12%, 74%) |
| CMYK | cmyk(1.1%, 0%, 11.6%, 25.9%) |
| CIE-LAB | lab(75.92, -4.58, 10.89) |
| CIE-LCH | lch(75.92, 11.82, 112.80°) |
| OKLab | oklab(79.07% -0.011 0.0283) |
| OKLCH | oklch(79.07% 0.03 111.3) |
| XYZ | xyz(45.6653, 49.7502, 43.7488) |
| Luminance | 0.4975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.05
Cement
#A5A391
ΔE00 7.44
Greyish
#A8A495
ΔE00 7.79
Stone (survey)
#ADA587
ΔE00 8.03
Warm Gray
#C9BEB0
ΔE00 8.06
Greige
#B8AB98
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBBDA7 #A9A7BD
analogous
#BDB4A7 #BBBDA7 #B0BDA7
triadic
#BBBDA7 #A7BBBD #BDA7BB
tetradic
#BBBDA7 #A7BDB4 #A9A7BD #BDA7B0
square
#BBBDA7 #A7BDB4 #A9A7BD #BDA7B0
split-complementary
#BBBDA7 #A7B0BD #B4A7BD
monochromatic
#828564 #A0A384 #BBBDA7 #D6D7CA #F1F1ED
Accessibility & contrast
On white
1.92
#BBBDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#BBBDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBBDA7
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBBDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBBDA7 | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BBA6
Deuteranopia (green-blind)
#C1BBA8
Tritanopia (blue-blind)
#BEBAB7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #bbbda7; /* rgb */ color: rgb(187, 189, 167); /* oklch */ color: oklch(79.1% 0.030 111.3);
Tailwind
colors: {
custom: {
50: '#cfd0c1',
500: '#bbbda7',
950: '#000000',
},
}SCSS
$custom: #bbbda7; $custom-light: #cfd0c1; $custom-dark: #000000;
JSON
{
"hex": "#bbbda7",
"rgb": {
"r": 187,
"g": 189,
"b": 167
},
"hsl": {
"h": 65.455,
"s": 14.286,
"l": 69.804
},
"oklch": {
"l": 0.79073,
"c": 0.03035,
"h": 111.3
},
"luminance": 0.4975
}Semantic roles & 50–950 ramp
primary
#BBBDA7
secondary
#DDDDE3
accent
#4D9854
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#131412
muted
#828281