#BFC0A8#BFC0A8
#BFC0A8 is a light, muted yellow. Relative luminance 0.516; OKLCH L 80.0% C 0.033 H 109.1°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC0A8 |
|---|---|
| RGB | rgb(191, 192, 168) |
| HSL | hsl(63, 16%, 71%) |
| HSV | hsv(63, 13%, 75%) |
| CMYK | cmyk(0.5%, 0%, 12.5%, 24.7%) |
| CIE-LAB | lab(77.04, -4.53, 12.00) |
| CIE-LCH | lch(77.04, 12.82, 110.70°) |
| OKLab | oklab(80.05% -0.0107 0.0311) |
| OKLCH | oklch(80.05% 0.033 109.1) |
| XYZ | xyz(47.4026, 51.6031, 44.5014) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.32
Warm Gray
#C9BEB0
ΔE00 8.02
Cement
#A5A391
ΔE00 8.26
Stone (survey)
#ADA587
ΔE00 8.31
Greyish
#A8A495
ΔE00 8.57
Putty
#BEAE8A
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC0A8 #A9A8C0
analogous
#C0B5A8 #BFC0A8 #B3C0A8
triadic
#BFC0A8 #A8BFC0 #C0A8BF
tetradic
#BFC0A8 #A8C0B5 #A9A8C0 #C0A8B3
square
#BFC0A8 #A8C0B5 #A9A8C0 #C0A8B3
split-complementary
#BFC0A8 #A8B3C0 #B5A8C0
monochromatic
#888A64 #A5A685 #BFC0A8 #D9DACB #F2F2ED
Accessibility & contrast
On white
1.86
#BFC0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BFC0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC0A8
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC0A8 | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEA7
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#C3BDB9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bfc0a8; /* rgb */ color: rgb(191, 192, 168); /* oklch */ color: oklch(80.0% 0.033 109.1);
Tailwind
colors: {
custom: {
50: '#d2d3c1',
500: '#bfc0a8',
950: '#000000',
},
}SCSS
$custom: #bfc0a8; $custom-light: #d2d3c1; $custom-dark: #000000;
JSON
{
"hex": "#bfc0a8",
"rgb": {
"r": 191,
"g": 192,
"b": 168
},
"hsl": {
"h": 62.5,
"s": 16,
"l": 70.588
},
"oklch": {
"l": 0.80047,
"c": 0.0329,
"h": 109.1
},
"luminance": 0.51603
}Semantic roles & 50–950 ramp
primary
#BFC0A8
secondary
#7A7994
accent
#4B9A4F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382