#B2AE98#B2AE98
#B2AE98 is a light, muted yellow. Relative luminance 0.420; OKLCH L 74.8% C 0.031 H 98.6°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AE98 |
|---|---|
| RGB | rgb(178, 174, 152) |
| HSL | hsl(51, 14%, 65%) |
| HSV | hsv(51, 15%, 70%) |
| CMYK | cmyk(0%, 2.2%, 14.6%, 30.2%) |
| CIE-LAB | lab(70.87, -2.39, 11.81) |
| CIE-LCH | lch(70.87, 12.05, 101.45°) |
| OKLab | oklab(74.81% -0.0046 0.0306) |
| OKLCH | oklch(74.81% 0.031 98.6) |
| XYZ | xyz(39.1632, 42.0045, 35.7442) |
| Luminance | 0.4200 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 3.06
Cement
#A5A391
ΔE00 3.62
Greyish
#A8A495
ΔE00 3.88
Stone (survey)
#ADA587
ΔE00 3.93
Greige
#B8AB98
ΔE00 5.09
Putty
#BEAE8A
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AE98 #989CB2
analogous
#B2A198 #B2AE98 #A9B298
triadic
#B2AE98 #98B2AE #AE98B2
tetradic
#B2AE98 #98B2A1 #989CB2 #B298A9
square
#B2AE98 #98B2A1 #989CB2 #B298A9
split-complementary
#B2AE98 #98A9B2 #A198B2
monochromatic
#777259 #989275 #B2AE98 #CCCABB #E6E5DE
Accessibility & contrast
On white
2.23
#B2AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#B2AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AE98
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AE98 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AC97
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#B6ABA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #b2ae98; /* rgb */ color: rgb(178, 174, 152); /* oklch */ color: oklch(74.8% 0.031 98.6);
Tailwind
colors: {
custom: {
50: '#c9c6b6',
500: '#b2ae98',
950: '#000000',
},
}SCSS
$custom: #b2ae98; $custom-light: #c9c6b6; $custom-dark: #000000;
JSON
{
"hex": "#b2ae98",
"rgb": {
"r": 178,
"g": 174,
"b": 152
},
"hsl": {
"h": 50.769,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.74807,
"c": 0.03095,
"h": 98.6
},
"luminance": 0.42004
}Semantic roles & 50–950 ramp
primary
#B2AE98
secondary
#CED0D7
accent
#59994D
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280