#B6B89E#B6B89E
#B6B89E is a light, muted yellow. Relative luminance 0.467; OKLCH L 77.4% C 0.036 H 110.8°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #B6B89E |
|---|---|
| RGB | rgb(182, 184, 158) |
| HSL | hsl(65, 15%, 67%) |
| HSV | hsv(65, 14%, 72%) |
| CMYK | cmyk(1.1%, 0%, 14.1%, 27.8%) |
| CIE-LAB | lab(73.99, -5.25, 12.99) |
| CIE-LCH | lch(73.99, 14.02, 112.02°) |
| OKLab | oklab(77.39% -0.0128 0.0336) |
| OKLCH | oklch(77.39% 0.036 110.8) |
| XYZ | xyz(42.6028, 46.6949, 39.1098) |
| Luminance | 0.4669 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Bland
#AFA88B
ΔE00 5.72
Cement
#A5A391
ΔE00 6.64
Stone (survey)
#ADA587
ΔE00 6.67
Greyish
#A8A495
ΔE00 7.39
Sage Green
#9CAF88
ΔE00 8.05
Putty
#BEAE8A
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6B89E #A09EB8
analogous
#B8AD9E #B6B89E #A9B89E
triadic
#B6B89E #9EB6B8 #B89EB6
tetradic
#B6B89E #9EB8AD #A09EB8 #B89EA9
square
#B6B89E #9EB8AD #A09EB8 #B89EA9
split-complementary
#B6B89E #9EA9B8 #AD9EB8
monochromatic
#7C7F5D #9B9E7B #B6B89E #D1D2C1 #EBECE5
Accessibility & contrast
On white
2.03
#B6B89E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#B6B89E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6B89E
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6B89E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6B89E | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB59D
Deuteranopia (green-blind)
#BDB69F
Tritanopia (blue-blind)
#BAB5B1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b6b89e; /* rgb */ color: rgb(182, 184, 158); /* oklch */ color: oklch(77.4% 0.036 110.8);
Tailwind
colors: {
custom: {
50: '#cccdba',
500: '#b6b89e',
950: '#000000',
},
}SCSS
$custom: #b6b89e; $custom-light: #cccdba; $custom-dark: #000000;
JSON
{
"hex": "#b6b89e",
"rgb": {
"r": 182,
"g": 184,
"b": 158
},
"hsl": {
"h": 64.615,
"s": 15.476,
"l": 67.059
},
"oklch": {
"l": 0.77392,
"c": 0.03592,
"h": 110.8
},
"luminance": 0.46695
}Semantic roles & 50–950 ramp
primary
#B6B89E
secondary
#D5D5DD
accent
#4C9A52
background
#FCFCFB
surface
#F8F9F6
border
#D1D2D0
text
#131311
muted
#828280