#BFA59A#BFA59A
#BFA59A is a light, muted orange. Relative luminance 0.403; OKLCH L 74.2% C 0.034 H 44.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA59A |
|---|---|
| RGB | rgb(191, 165, 154) |
| HSL | hsl(18, 22%, 68%) |
| HSV | hsv(18, 19%, 75%) |
| CMYK | cmyk(0%, 13.6%, 19.4%, 25.1%) |
| CIE-LAB | lab(69.70, 7.71, 9.20) |
| CIE-LCH | lch(69.70, 12.00, 50.04°) |
| OKLab | oklab(74.17% 0.0246 0.024) |
| OKLCH | oklch(74.17% 0.034 44.3) |
| XYZ | xyz(40.7737, 40.3209, 36.2005) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.66
Mushroom
#BA9E88
ΔE00 5.20
Greige
#B8AB98
ΔE00 8.21
Stone
#A89F91
ΔE00 8.95
Warm Gray
#C9BEB0
ΔE00 9.46
Pinkish Tan
#D99B82
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA59A #9AB4BF
analogous
#BF9AA1 #BFA59A #BFB79A
triadic
#BFA59A #9ABFA5 #A59ABF
tetradic
#BFA59A #A1BF9A #9AB4BF #B79ABF
square
#BFA59A #A1BF9A #9AB4BF #B79ABF
split-complementary
#BFA59A #9ABFB7 #9AA1BF
monochromatic
#886556 #A78475 #BFA59A #D7C6BF #EEE8E5
Accessibility & contrast
On white
2.32
#BFA59A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#BFA59A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA59A
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA59A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA59A | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#B1AC9A
Tritanopia (blue-blind)
#C6A1A2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #bfa59a; /* rgb */ color: rgb(191, 165, 154); /* oklch */ color: oklch(74.2% 0.034 44.3);
Tailwind
colors: {
custom: {
50: '#d2bfb7',
500: '#bfa59a',
950: '#000000',
},
}SCSS
$custom: #bfa59a; $custom-light: #d2bfb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa59a",
"rgb": {
"r": 191,
"g": 165,
"b": 154
},
"hsl": {
"h": 17.838,
"s": 22.424,
"l": 67.647
},
"oklch": {
"l": 0.74169,
"c": 0.03442,
"h": 44.3
},
"luminance": 0.4032
}Semantic roles & 50–950 ramp
primary
#BFA59A
secondary
#D5DDE0
accent
#85A145
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180