#BAB2A8#BAB2A8
#BAB2A8 is a light, near-neutral orange. Relative luminance 0.451; OKLCH L 76.7% C 0.017 H 73.6°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB2A8 |
|---|---|
| RGB | rgb(186, 178, 168) |
| HSL | hsl(33, 12%, 69%) |
| HSV | hsv(33, 10%, 73%) |
| CMYK | cmyk(0%, 4.3%, 9.7%, 27.1%) |
| CIE-LAB | lab(72.96, 1.08, 6.12) |
| CIE-LCH | lch(72.96, 6.21, 79.98°) |
| OKLab | oklab(76.74% 0.0047 0.0161) |
| OKLCH | oklch(76.74% 0.017 73.6) |
| XYZ | xyz(43.2372, 45.1075, 43.4671) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.77
Greige
#B8AB98
ΔE00 4.25
Greyish
#A8A495
ΔE00 5.68
Stone
#A89F91
ΔE00 5.82
Dark Gray
#A9A9A9
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB2A8 #A8B0BA
analogous
#BAA9A8 #BAB2A8 #B9BAA8
triadic
#BAB2A8 #A8BAB2 #B2A8BA
tetradic
#BAB2A8 #A8BAA9 #A8B0BA #BAA8B9
square
#BAB2A8 #A8BAA9 #A8B0BA #BAA8B9
split-complementary
#BAB2A8 #A8B9BA #A9A8BA
monochromatic
#817566 #9F9486 #BAB2A8 #D5D0CA #F0EEEC
Accessibility & contrast
On white
2.10
#BAB2A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#BAB2A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB2A8
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB2A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB2A8 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B2A7
Deuteranopia (green-blind)
#B7B4A8
Tritanopia (blue-blind)
#BEB0AF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #bab2a8; /* rgb */ color: rgb(186, 178, 168); /* oklch */ color: oklch(76.7% 0.017 73.6);
Tailwind
colors: {
custom: {
50: '#cec9c1',
500: '#bab2a8',
950: '#000000',
},
}SCSS
$custom: #bab2a8; $custom-light: #cec9c1; $custom-dark: #000000;
JSON
{
"hex": "#bab2a8",
"rgb": {
"r": 186,
"g": 178,
"b": 168
},
"hsl": {
"h": 33.333,
"s": 11.538,
"l": 69.412
},
"oklch": {
"l": 0.76735,
"c": 0.01675,
"h": 73.6
},
"luminance": 0.45107
}Semantic roles & 50–950 ramp
primary
#BAB2A8
secondary
#DCDFE1
accent
#6F9650
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#131312
muted
#828281