#BFA499#BFA499
#BFA499 is a light, muted orange. Relative luminance 0.399; OKLCH L 73.9% C 0.036 H 43.4°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA499 |
|---|---|
| RGB | rgb(191, 164, 153) |
| HSL | hsl(17, 23%, 67%) |
| HSV | hsv(17, 20%, 75%) |
| CMYK | cmyk(0%, 14.1%, 19.9%, 25.1%) |
| CIE-LAB | lab(69.42, 8.10, 9.36) |
| CIE-LCH | lch(69.42, 12.38, 49.12°) |
| OKLab | oklab(73.94% 0.0258 0.0244) |
| OKLCH | oklch(73.94% 0.036 43.4) |
| XYZ | xyz(40.5111, 39.9284, 35.7038) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.64
Mushroom
#BA9E88
ΔE00 5.22
Greige
#B8AB98
ΔE00 8.59
Stone
#A89F91
ΔE00 9.25
Rosybrown
#BC8F8F
ΔE00 9.54
Pinkish Tan
#D99B82
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA499 #99B4BF
analogous
#BF99A1 #BFA499 #BFB799
triadic
#BFA499 #99BFA4 #A499BF
tetradic
#BFA499 #A1BF99 #99B4BF #B799BF
square
#BFA499 #A1BF99 #99B4BF #B799BF
split-complementary
#BFA499 #99BFB7 #99A1BF
monochromatic
#886455 #A78273 #BFA499 #D7C6BF #EEE7E4
Accessibility & contrast
On white
2.34
#BFA499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#BFA499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA499
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA499 | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA698
Deuteranopia (green-blind)
#B1AC99
Tritanopia (blue-blind)
#C7A0A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa499; /* rgb */ color: rgb(191, 164, 153); /* oklch */ color: oklch(73.9% 0.036 43.4);
Tailwind
colors: {
custom: {
50: '#d2bfb7',
500: '#bfa499',
950: '#000000',
},
}SCSS
$custom: #bfa499; $custom-light: #d2bfb7; $custom-dark: #000000;
JSON
{
"hex": "#bfa499",
"rgb": {
"r": 191,
"g": 164,
"b": 153
},
"hsl": {
"h": 17.368,
"s": 22.892,
"l": 67.451
},
"oklch": {
"l": 0.73944,
"c": 0.03554,
"h": 43.4
},
"luminance": 0.39927
}Semantic roles & 50–950 ramp
primary
#BFA499
secondary
#D4DCE0
accent
#86A144
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180