#B1AE95#B1AE95
#B1AE95 is a light, muted yellow. Relative luminance 0.418; OKLCH L 74.6% C 0.035 H 101.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #B1AE95 |
|---|---|
| RGB | rgb(177, 174, 149) |
| HSL | hsl(54, 15%, 64%) |
| HSV | hsv(54, 16%, 69%) |
| CMYK | cmyk(0%, 1.7%, 15.8%, 30.6%) |
| CIE-LAB | lab(70.73, -3.25, 13.24) |
| CIE-LCH | lch(70.73, 13.63, 103.81°) |
| OKLab | oklab(74.65% -0.007 0.0342) |
| OKLCH | oklch(74.65% 0.035 101.6) |
| XYZ | xyz(38.6919, 41.7896, 34.4558) |
| Luminance | 0.4179 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.62
Stone (survey)
#ADA587
ΔE00 3.56
Cement
#A5A391
ΔE00 4.00
Greyish
#A8A495
ΔE00 4.73
Putty
#BEAE8A
ΔE00 6.07
Greige
#B8AB98
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B1AE95 #9598B1
analogous
#B1A095 #B1AE95 #A6B195
triadic
#B1AE95 #95B1AE #AE95B1
tetradic
#B1AE95 #95B1A0 #9598B1 #B195A6
square
#B1AE95 #95B1A0 #9598B1 #B195A6
split-complementary
#B1AE95 #95A6B1 #A095B1
monochromatic
#757256 #979372 #B1AE95 #CBC9B8 #E5E4DC
Accessibility & contrast
On white
2.24
#B1AE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#B1AE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B1AE95
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B1AE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B1AE95 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC94
Deuteranopia (green-blind)
#B4AE96
Tritanopia (blue-blind)
#B6AAA7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b1ae95; /* rgb */ color: rgb(177, 174, 149); /* oklch */ color: oklch(74.6% 0.035 101.6);
Tailwind
colors: {
custom: {
50: '#c8c6b4',
500: '#b1ae95',
950: '#000000',
},
}SCSS
$custom: #b1ae95; $custom-light: #c8c6b4; $custom-dark: #000000;
JSON
{
"hex": "#b1ae95",
"rgb": {
"r": 177,
"g": 174,
"b": 149
},
"hsl": {
"h": 53.571,
"s": 15.217,
"l": 63.922
},
"oklch": {
"l": 0.74648,
"c": 0.03488,
"h": 101.6
},
"luminance": 0.41789
}Semantic roles & 50–950 ramp
primary
#B1AE95
secondary
#CCCDD6
accent
#54994C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280