#BFA899#BFA899
#BFA899 is a light, muted orange. Relative luminance 0.414; OKLCH L 74.7% C 0.034 H 55.2°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA899 |
|---|---|
| RGB | rgb(191, 168, 153) |
| HSL | hsl(24, 23%, 67%) |
| HSV | hsv(24, 20%, 75%) |
| CMYK | cmyk(0%, 12%, 19.9%, 25.1%) |
| CIE-LAB | lab(70.44, 5.92, 10.81) |
| CIE-LCH | lch(70.44, 12.33, 61.29°) |
| OKLab | oklab(74.74% 0.0195 0.0281) |
| OKLCH | oklch(74.74% 0.034 55.2) |
| XYZ | xyz(41.2383, 41.3827, 35.9461) |
| Luminance | 0.4138 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.96
Greige
#B8AB98
ΔE00 5.69
Pinkish Grey
#C8ACA9
ΔE00 6.85
Stone
#A89F91
ΔE00 7.31
Warm Gray
#C9BEB0
ΔE00 7.54
Taupe (survey)
#B9A281
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA899 #99B0BF
analogous
#BF999D #BFA899 #BFBB99
triadic
#BFA899 #99BFA8 #A899BF
tetradic
#BFA899 #9DBF99 #99B0BF #BB99BF
square
#BFA899 #9DBF99 #99B0BF #BB99BF
split-complementary
#BFA899 #99BFBB #999DBF
monochromatic
#886955 #A78873 #BFA899 #D7C8BF #EEE8E4
Accessibility & contrast
On white
2.26
#BFA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#BFA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA899
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA899 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA998
Deuteranopia (green-blind)
#B4AE99
Tritanopia (blue-blind)
#C6A4A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #bfa899; /* rgb */ color: rgb(191, 168, 153); /* oklch */ color: oklch(74.7% 0.034 55.2);
Tailwind
colors: {
custom: {
50: '#d2c1b7',
500: '#bfa899',
950: '#000000',
},
}SCSS
$custom: #bfa899; $custom-light: #d2c1b7; $custom-dark: #000000;
JSON
{
"hex": "#bfa899",
"rgb": {
"r": 191,
"g": 168,
"b": 153
},
"hsl": {
"h": 23.684,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.74745,
"c": 0.03423,
"h": 55.2
},
"luminance": 0.41382
}Semantic roles & 50–950 ramp
primary
#BFA899
secondary
#D4DBE0
accent
#7DA144
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180