#BFC0AD#BFC0AD
#BFC0AD is a light, muted yellow. Relative luminance 0.518; OKLCH L 80.2% C 0.026 H 109.4°. Best body text is #000000 at 11.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0AD |
|---|---|
| RGB | rgb(191, 192, 173) |
| HSL | hsl(63, 13%, 72%) |
| HSV | hsv(63, 10%, 75%) |
| CMYK | cmyk(0.5%, 0%, 9.9%, 24.7%) |
| CIE-LAB | lab(77.16, -3.71, 9.46) |
| CIE-LCH | lch(77.16, 10.16, 111.38°) |
| OKLab | oklab(80.17% -0.0087 0.0246) |
| OKLCH | oklch(80.17% 0.026 109.4) |
| XYZ | xyz(47.8774, 51.7930, 47.0019) |
| Luminance | 0.5179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 6.93
Silver (survey)
#C5C9C7
ΔE00 7.83
Bland
#AFA88B
ΔE00 7.90
Greyish
#A8A495
ΔE00 8.05
Cement
#A5A391
ΔE00 8.05
Greige
#B8AB98
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0AD #AEADC0
analogous
#C0B8AD #BFC0AD #B6C0AD
triadic
#BFC0AD #ADBFC0 #C0ADBF
tetradic
#BFC0AD #ADC0B8 #AEADC0 #C0ADB6
square
#BFC0AD #ADC0B8 #AEADC0 #C0ADB6
split-complementary
#BFC0AD #ADB6C0 #B8ADC0
monochromatic
#888969 #A4A58A #BFC0AD #DADBD0 #F1F2EE
Accessibility & contrast
On white
1.85
#BFC0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.36
#BFC0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0AD
11.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0AD | 1.00 | 1.85 | 11.36 | 11.36 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAC
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#C2BDBA
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfc0ad; /* rgb */ color: rgb(191, 192, 173); /* oklch */ color: oklch(80.2% 0.026 109.4);
Tailwind
colors: {
custom: {
50: '#d2d3c5',
500: '#bfc0ad',
950: '#000000',
},
}SCSS
$custom: #bfc0ad; $custom-light: #d2d3c5; $custom-dark: #000000;
JSON
{
"hex": "#bfc0ad",
"rgb": {
"r": 191,
"g": 192,
"b": 173
},
"hsl": {
"h": 63.158,
"s": 13.103,
"l": 71.569
},
"oklch": {
"l": 0.80174,
"c": 0.02614,
"h": 109.4
},
"luminance": 0.51793
}Semantic roles & 50–950 ramp
primary
#BFC0AD
secondary
#7F7E93
accent
#4E9752
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382