#BCBEAC#BCBEAC
#BCBEAC is a light, muted yellow. Relative luminance 0.505; OKLCH L 79.5% C 0.025 H 112.1°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEAC |
|---|---|
| RGB | rgb(188, 190, 172) |
| HSL | hsl(67, 12%, 71%) |
| HSV | hsv(67, 9%, 75%) |
| CMYK | cmyk(1.1%, 0%, 9.5%, 25.5%) |
| CIE-LAB | lab(76.37, -3.90, 8.85) |
| CIE-LCH | lch(76.37, 9.68, 113.80°) |
| OKLab | oklab(79.49% -0.0094 0.0231) |
| OKLCH | oklch(79.49% 0.025 112.1) |
| XYZ | xyz(46.5979, 50.4970, 46.3138) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 7.23
Cement
#A5A391
ΔE00 7.59
Greyish
#A8A495
ΔE00 7.63
Silver (survey)
#C5C9C7
ΔE00 7.70
Bland
#AFA88B
ΔE00 7.82
Greige
#B8AB98
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEAC #AEACBE
analogous
#BEB7AC #BCBEAC #B3BEAC
triadic
#BCBEAC #ACBCBE #BEACBC
tetradic
#BCBEAC #ACBEB7 #AEACBE #BEACB3
square
#BCBEAC #ACBEB7 #AEACBE #BEACB3
split-complementary
#BCBEAC #ACB3BE #B7ACBE
monochromatic
#838669 #A0A38A #BCBEAC #D8D9CE #F1F2EE
Accessibility & contrast
On white
1.89
#BCBEAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#BCBEAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEAC
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEAC | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAB
Deuteranopia (green-blind)
#C1BDAD
Tritanopia (blue-blind)
#BFBCB9
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #bcbeac; /* rgb */ color: rgb(188, 190, 172); /* oklch */ color: oklch(79.5% 0.025 112.1);
Tailwind
colors: {
custom: {
50: '#d0d1c4',
500: '#bcbeac',
950: '#000000',
},
}SCSS
$custom: #bcbeac; $custom-light: #d0d1c4; $custom-dark: #000000;
JSON
{
"hex": "#bcbeac",
"rgb": {
"r": 188,
"g": 190,
"b": 172
},
"hsl": {
"h": 66.667,
"s": 12.162,
"l": 70.98
},
"oklch": {
"l": 0.79491,
"c": 0.02491,
"h": 112.1
},
"luminance": 0.50497
}Semantic roles & 50–950 ramp
primary
#BCBEAC
secondary
#7F7D91
accent
#4F9657
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382