#B2AC98#B2AC98
#B2AC98 is a light, muted yellow. Relative luminance 0.412; OKLCH L 74.4% C 0.029 H 93.2°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AC98 |
|---|---|
| RGB | rgb(178, 172, 152) |
| HSL | hsl(46, 14%, 65%) |
| HSV | hsv(46, 15%, 70%) |
| CMYK | cmyk(0%, 3.4%, 14.6%, 30.2%) |
| CIE-LAB | lab(70.34, -1.32, 11.06) |
| CIE-LCH | lch(70.34, 11.14, 96.80°) |
| OKLab | oklab(74.39% -0.0016 0.0287) |
| OKLCH | oklch(74.39% 0.029 93.2) |
| XYZ | xyz(38.7797, 41.2375, 35.6164) |
| Luminance | 0.4124 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 3.06
Bland
#AFA88B
ΔE00 3.39
Cement
#A5A391
ΔE00 3.45
Greige
#B8AB98
ΔE00 3.73
Stone (survey)
#ADA587
ΔE00 4.05
Stone
#A89F91
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AC98 #989EB2
analogous
#B29F98 #B2AC98 #ABB298
triadic
#B2AC98 #98B2AC #AC98B2
tetradic
#B2AC98 #98B29F #989EB2 #B298AB
square
#B2AC98 #98B29F #989EB2 #B298AB
split-complementary
#B2AC98 #98ABB2 #9F98B2
monochromatic
#777059 #989075 #B2AC98 #CCC8BB #E6E4DE
Accessibility & contrast
On white
2.27
#B2AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B2AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AC98
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AC98 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB97
Deuteranopia (green-blind)
#B2AD99
Tritanopia (blue-blind)
#B7A9A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2ac98; /* rgb */ color: rgb(178, 172, 152); /* oklch */ color: oklch(74.4% 0.029 93.2);
Tailwind
colors: {
custom: {
50: '#c9c4b6',
500: '#b2ac98',
950: '#000000',
},
}SCSS
$custom: #b2ac98; $custom-light: #c9c4b6; $custom-dark: #000000;
JSON
{
"hex": "#b2ac98",
"rgb": {
"r": 178,
"g": 172,
"b": 152
},
"hsl": {
"h": 46.154,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.74388,
"c": 0.02874,
"h": 93.2
},
"luminance": 0.41237
}Semantic roles & 50–950 ramp
primary
#B2AC98
secondary
#CED0D7
accent
#5E994D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131211
muted
#828180