#B2AC94#B2AC94
#B2AC94 is a light, muted yellow. Relative luminance 0.411; OKLCH L 74.3% C 0.034 H 95.5°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AC94 |
|---|---|
| RGB | rgb(178, 172, 148) |
| HSL | hsl(48, 16%, 64%) |
| HSV | hsv(48, 17%, 70%) |
| CMYK | cmyk(0%, 3.4%, 16.9%, 30.2%) |
| CIE-LAB | lab(70.25, -1.96, 13.13) |
| CIE-LCH | lch(70.25, 13.28, 98.49°) |
| OKLab | oklab(74.29% -0.0033 0.0339) |
| OKLCH | oklch(74.29% 0.034 95.5) |
| XYZ | xyz(38.4576, 41.1087, 33.9201) |
| Luminance | 0.4111 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 2.07
Stone (survey)
#ADA587
ΔE00 2.91
Cement
#A5A391
ΔE00 3.79
Greyish
#A8A495
ΔE00 4.04
Greige
#B8AB98
ΔE00 4.61
Putty
#BEAE8A
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AC94 #949AB2
analogous
#B29D94 #B2AC94 #A9B294
triadic
#B2AC94 #94B2AC #AC94B2
tetradic
#B2AC94 #94B29D #949AB2 #B294A9
square
#B2AC94 #94B29D #949AB2 #B294A9
split-complementary
#B2AC94 #94A9B2 #9D94B2
monochromatic
#767055 #989070 #B2AC94 #CCC8B8 #E5E3DB
Accessibility & contrast
On white
2.28
#B2AC94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#B2AC94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AC94
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AC94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AC94 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AB93
Deuteranopia (green-blind)
#B3AD95
Tritanopia (blue-blind)
#B7A8A5
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2ac94; /* rgb */ color: rgb(178, 172, 148); /* oklch */ color: oklch(74.3% 0.034 95.5);
Tailwind
colors: {
custom: {
50: '#c9c4b3',
500: '#b2ac94',
950: '#000000',
},
}SCSS
$custom: #b2ac94; $custom-light: #c9c4b3; $custom-dark: #000000;
JSON
{
"hex": "#b2ac94",
"rgb": {
"r": 178,
"g": 172,
"b": 148
},
"hsl": {
"h": 48,
"s": 16.304,
"l": 63.922
},
"oklch": {
"l": 0.74288,
"c": 0.03406,
"h": 95.5
},
"luminance": 0.41108
}Semantic roles & 50–950 ramp
primary
#B2AC94
secondary
#CCCED6
accent
#5B9B4B
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131211
muted
#828180