#BCC0A4#BCC0A4
#BCC0A4 is a light, muted yellow. Relative luminance 0.511; OKLCH L 79.7% C 0.039 H 113.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCC0A4 |
|---|---|
| RGB | rgb(188, 192, 164) |
| HSL | hsl(69, 18%, 70%) |
| HSV | hsv(69, 15%, 75%) |
| CMYK | cmyk(2.1%, 0%, 14.6%, 24.7%) |
| CIE-LAB | lab(76.72, -6.28, 13.66) |
| CIE-LCH | lch(76.72, 15.04, 114.69°) |
| OKLab | oklab(79.71% -0.0156 0.0353) |
| OKLCH | oklch(79.71% 0.039 113.9) |
| XYZ | xyz(46.2888, 51.0712, 42.5339) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 7.71
Sage Green
#9CAF88
ΔE00 8.34
Stone (survey)
#ADA587
ΔE00 8.64
Cement
#A5A391
ΔE00 8.86
Greenish Grey
#96AE8D
ΔE00 9.31
Putty
#BEAE8A
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCC0A4 #A8A4C0
analogous
#C0B6A4 #BCC0A4 #AEC0A4
triadic
#BCC0A4 #A4BCC0 #C0A4BC
tetradic
#BCC0A4 #A4C0B6 #A8A4C0 #C0A4AE
square
#BCC0A4 #A4C0B6 #A8A4C0 #C0A4AE
split-complementary
#BCC0A4 #A4AEC0 #B6A4C0
monochromatic
#848A60 #A1A780 #BCC0A4 #D7D9C8 #F1F2EC
Accessibility & contrast
On white
1.87
#BCC0A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#BCC0A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCC0A4
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCC0A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCC0A4 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA2
Deuteranopia (green-blind)
#C4BEA5
Tritanopia (blue-blind)
#C0BDB8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bcc0a4; /* rgb */ color: rgb(188, 192, 164); /* oklch */ color: oklch(79.7% 0.039 113.9);
Tailwind
colors: {
custom: {
50: '#d0d3bf',
500: '#bcc0a4',
950: '#000000',
},
}SCSS
$custom: #bcc0a4; $custom-light: #d0d3bf; $custom-dark: #000000;
JSON
{
"hex": "#bcc0a4",
"rgb": {
"r": 188,
"g": 192,
"b": 164
},
"hsl": {
"h": 68.571,
"s": 18.182,
"l": 69.804
},
"oklch": {
"l": 0.79707,
"c": 0.03859,
"h": 113.9
},
"luminance": 0.51071
}Semantic roles & 50–950 ramp
primary
#BCC0A4
secondary
#797494
accent
#499C55
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141412
muted
#838382