#B4AC98#B4AC98
#B4AC98 is a light, muted orange. Relative luminance 0.415; OKLCH L 74.6% C 0.029 H 88.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AC98 |
|---|---|
| RGB | rgb(180, 172, 152) |
| HSL | hsl(43, 16%, 65%) |
| HSV | hsv(43, 16%, 71%) |
| CMYK | cmyk(0%, 4.4%, 15.6%, 29.4%) |
| CIE-LAB | lab(70.51, -0.57, 11.32) |
| CIE-LCH | lch(70.51, 11.33, 92.87°) |
| OKLab | oklab(74.56% 0.0006 0.0294) |
| OKLCH | oklch(74.56% 0.029 88.8) |
| XYZ | xyz(39.2420, 41.4759, 35.6381) |
| Luminance | 0.4148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.72
Greyish
#A8A495
ΔE00 3.43
Bland
#AFA88B
ΔE00 3.71
Cement
#A5A391
ΔE00 4.16
Stone (survey)
#ADA587
ΔE00 4.25
Stone
#A89F91
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AC98 #98A0B4
analogous
#B49E98 #B4AC98 #AEB498
triadic
#B4AC98 #98B4AC #AC98B4
tetradic
#B4AC98 #98B49E #98A0B4 #B498AE
square
#B4AC98 #98B49E #98A0B4 #B498AE
split-complementary
#B4AC98 #98AEB4 #9E98B4
monochromatic
#797058 #9A8F75 #B4AC98 #CEC9BB #E8E5DF
Accessibility & contrast
On white
2.26
#B4AC98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#B4AC98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AC98
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AC98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AC98 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB97
Deuteranopia (green-blind)
#B3AD99
Tritanopia (blue-blind)
#B9A9A6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b4ac98; /* rgb */ color: rgb(180, 172, 152); /* oklch */ color: oklch(74.6% 0.029 88.8);
Tailwind
colors: {
custom: {
50: '#cac4b6',
500: '#b4ac98',
950: '#000000',
},
}SCSS
$custom: #b4ac98; $custom-light: #cac4b6; $custom-dark: #000000;
JSON
{
"hex": "#b4ac98",
"rgb": {
"r": 180,
"g": 172,
"b": 152
},
"hsl": {
"h": 42.857,
"s": 15.73,
"l": 65.098
},
"oklch": {
"l": 0.74559,
"c": 0.02937,
"h": 88.8
},
"luminance": 0.41475
}Semantic roles & 50–950 ramp
primary
#B4AC98
secondary
#CFD2D9
accent
#629A4C
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131211
muted
#828180