#B0AE98#B0AE98
#B0AE98 is a light, muted yellow. Relative luminance 0.418; OKLCH L 74.6% C 0.031 H 102.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #B0AE98 |
|---|---|
| RGB | rgb(176, 174, 152) |
| HSL | hsl(55, 13%, 64%) |
| HSV | hsv(55, 14%, 69%) |
| CMYK | cmyk(0%, 1.1%, 13.6%, 31%) |
| CIE-LAB | lab(70.71, -3.14, 11.56) |
| CIE-LCH | lch(70.71, 11.98, 105.21°) |
| OKLab | oklab(74.64% -0.0068 0.03) |
| OKLCH | oklch(74.64% 0.031 102.8) |
| XYZ | xyz(38.7075, 41.7696, 35.7229) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.42
Cement
#A5A391
ΔE00 3.46
Greyish
#A8A495
ΔE00 4.07
Stone (survey)
#ADA587
ΔE00 4.29
Greige
#B8AB98
ΔE00 6.03
Stone
#A89F91
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0AE98 #989AB0
analogous
#B0A298 #B0AE98 #A6B098
triadic
#B0AE98 #98B0AE #AE98B0
tetradic
#B0AE98 #98B0A2 #989AB0 #B098A6
square
#B0AE98 #98B0A2 #989AB0 #B098A6
split-complementary
#B0AE98 #98A6B0 #A298B0
monochromatic
#747259 #959375 #B0AE98 #CBC9BB #E5E4DD
Accessibility & contrast
On white
2.25
#B0AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#B0AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0AE98
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0AE98 | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC97
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#B4ABA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b0ae98; /* rgb */ color: rgb(176, 174, 152); /* oklch */ color: oklch(74.6% 0.031 102.8);
Tailwind
colors: {
custom: {
50: '#c7c6b6',
500: '#b0ae98',
950: '#000000',
},
}SCSS
$custom: #b0ae98; $custom-light: #c7c6b6; $custom-dark: #000000;
JSON
{
"hex": "#b0ae98",
"rgb": {
"r": 176,
"g": 174,
"b": 152
},
"hsl": {
"h": 55,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.7464,
"c": 0.03072,
"h": 102.8
},
"luminance": 0.41769
}Semantic roles & 50–950 ramp
primary
#B0AE98
secondary
#CECED6
accent
#54974E
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280