#B6AE98#B6AE98
#B6AE98 is a light, muted orange. Relative luminance 0.425; OKLCH L 75.1% C 0.032 H 90.4°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AE98 |
|---|---|
| RGB | rgb(182, 174, 152) |
| HSL | hsl(44, 17%, 65%) |
| HSV | hsv(44, 16%, 71%) |
| CMYK | cmyk(0%, 4.4%, 16.5%, 28.6%) |
| CIE-LAB | lab(71.20, -0.89, 12.33) |
| CIE-LCH | lch(71.20, 12.36, 94.13°) |
| OKLab | oklab(75.15% -0.0002 0.0319) |
| OKLCH | oklch(75.15% 0.032 90.4) |
| XYZ | xyz(40.0946, 42.4848, 35.7879) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.22
Bland
#AFA88B
ΔE00 3.30
Stone (survey)
#ADA587
ΔE00 3.97
Greyish
#A8A495
ΔE00 4.16
Cement
#A5A391
ΔE00 4.59
Putty
#BEAE8A
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AE98 #98A0B6
analogous
#B69F98 #B6AE98 #AFB698
triadic
#B6AE98 #98B6AE #AE98B6
tetradic
#B6AE98 #98B69F #98A0B6 #B698AF
square
#B6AE98 #98B69F #98A0B6 #B698AF
split-complementary
#B6AE98 #98AFB6 #9F98B6
monochromatic
#7C7258 #9D9274 #B6AE98 #CFCABC #E9E6E0
Accessibility & contrast
On white
2.21
#B6AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#B6AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AE98
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AE98 | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AD97
Deuteranopia (green-blind)
#B5AF99
Tritanopia (blue-blind)
#BBAAA8
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b6ae98; /* rgb */ color: rgb(182, 174, 152); /* oklch */ color: oklch(75.1% 0.032 90.4);
Tailwind
colors: {
custom: {
50: '#ccc6b6',
500: '#b6ae98',
950: '#000000',
},
}SCSS
$custom: #b6ae98; $custom-light: #ccc6b6; $custom-dark: #000000;
JSON
{
"hex": "#b6ae98",
"rgb": {
"r": 182,
"g": 174,
"b": 152
},
"hsl": {
"h": 44,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.75148,
"c": 0.0319,
"h": 90.4
},
"luminance": 0.42484
}Semantic roles & 50–950 ramp
primary
#B6AE98
secondary
#D0D3DA
accent
#609B4A
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131311
muted
#828280