#BABBAA#BABBAA
#BABBAA is a light, muted yellow. Relative luminance 0.489; OKLCH L 78.7% C 0.024 H 109.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BABBAA |
|---|---|
| RGB | rgb(186, 187, 170) |
| HSL | hsl(64, 11%, 70%) |
| HSV | hsv(64, 9%, 73%) |
| CMYK | cmyk(0.5%, 0%, 9.1%, 26.7%) |
| CIE-LAB | lab(75.38, -3.38, 8.49) |
| CIE-LCH | lch(75.38, 9.14, 111.71°) |
| OKLab | oklab(78.65% -0.0079 0.0222) |
| OKLCH | oklch(78.65% 0.024 109.7) |
| XYZ | xyz(45.2748, 48.8822, 45.0725) |
| Luminance | 0.4888 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Greyish
#A8A495
ΔE00 6.72
Warm Gray
#C9BEB0
ΔE00 6.74
Cement
#A5A391
ΔE00 6.79
Bland
#AFA88B
ΔE00 7.27
Silver (survey)
#C5C9C7
ΔE00 7.69
Greige
#B8AB98
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BABBAA #ABAABB
analogous
#BBB3AA #BABBAA #B2BBAA
triadic
#BABBAA #AABABB #BBAABA
tetradic
#BABBAA #AABBB3 #ABAABB #BBAAB2
square
#BABBAA #AABBB3 #ABAABB #BBAAB2
split-complementary
#BABBAA #AAB2BB #B3AABB
monochromatic
#818268 #9EA088 #BABBAA #D6D6CC #F1F1EE
Accessibility & contrast
On white
1.95
#BABBAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#BABBAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BABBAA
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BABBAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BABBAA | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB9A9
Deuteranopia (green-blind)
#BEBAAB
Tritanopia (blue-blind)
#BDB9B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #babbaa; /* rgb */ color: rgb(186, 187, 170); /* oklch */ color: oklch(78.7% 0.024 109.7);
Tailwind
colors: {
custom: {
50: '#cecfc3',
500: '#babbaa',
950: '#000000',
},
}SCSS
$custom: #babbaa; $custom-light: #cecfc3; $custom-dark: #000000;
JSON
{
"hex": "#babbaa",
"rgb": {
"r": 186,
"g": 187,
"b": 170
},
"hsl": {
"h": 63.529,
"s": 11.111,
"l": 70
},
"oklch": {
"l": 0.78652,
"c": 0.02352,
"h": 109.7
},
"luminance": 0.48882
}Semantic roles & 50–950 ramp
primary
#BABBAA
secondary
#DEDEE3
accent
#509554
background
#FCFCFB
surface
#F9F9F7
border
#D2D2D0
text
#131312
muted
#828281