#BAB29E#BAB29E
#BAB29E is a light, muted orange. Relative luminance 0.447; OKLCH L 76.5% C 0.029 H 88.8°. Best body text is #000000 at 9.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BAB29E |
|---|---|
| RGB | rgb(186, 178, 158) |
| HSL | hsl(43, 17%, 67%) |
| HSV | hsv(43, 15%, 73%) |
| CMYK | cmyk(0%, 4.3%, 15.1%, 27.1%) |
| CIE-LAB | lab(72.73, -0.57, 11.25) |
| CIE-LCH | lch(72.73, 11.26, 92.93°) |
| OKLab | oklab(76.47% 0.0006 0.0292) |
| OKLCH | oklch(76.47% 0.029 88.8) |
| XYZ | xyz(42.3412, 44.7491, 38.7480) |
| Luminance | 0.4475 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.18
Bland
#AFA88B
ΔE00 4.63
Greyish
#A8A495
ΔE00 4.78
Warm Gray
#C9BEB0
ΔE00 4.92
Khaki
#C3B091
ΔE00 5.22
Stone (survey)
#ADA587
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAB29E #9EA6BA
analogous
#BAA49E #BAB29E #B4BA9E
triadic
#BAB29E #9EBAB2 #B29EBA
tetradic
#BAB29E #9EBAA4 #9EA6BA #BA9EB4
square
#BAB29E #9EBAA4 #9EA6BA #BA9EB4
split-complementary
#BAB29E #9EB4BA #A49EBA
monochromatic
#81775C #A1967A #BAB29E #D3CEC2 #EDEBE6
Accessibility & contrast
On white
2.11
#BAB29E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.95
#BAB29E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAB29E
9.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAB29E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAB29E | 1.00 | 2.11 | 9.95 | 9.95 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B19D
Deuteranopia (green-blind)
#B9B39F
Tritanopia (blue-blind)
#BFAFAC
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bab29e; /* rgb */ color: rgb(186, 178, 158); /* oklch */ color: oklch(76.5% 0.029 88.8);
Tailwind
colors: {
custom: {
50: '#cec9ba',
500: '#bab29e',
950: '#000000',
},
}SCSS
$custom: #bab29e; $custom-light: #cec9ba; $custom-dark: #000000;
JSON
{
"hex": "#bab29e",
"rgb": {
"r": 186,
"g": 178,
"b": 158
},
"hsl": {
"h": 42.857,
"s": 16.867,
"l": 67.451
},
"oklch": {
"l": 0.76471,
"c": 0.0292,
"h": 88.8
},
"luminance": 0.44749
}Semantic roles & 50–950 ramp
primary
#BAB29E
secondary
#D6D8DE
accent
#619B4A
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131311
muted
#828280