#BFA99E#BFA99E
#BFA99E is a light, muted orange. Relative luminance 0.419; OKLCH L 75.1% C 0.030 H 48.3°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA99E |
|---|---|
| RGB | rgb(191, 169, 158) |
| HSL | hsl(20, 20%, 68%) |
| HSV | hsv(20, 17%, 75%) |
| CMYK | cmyk(0%, 11.5%, 17.3%, 25.1%) |
| CIE-LAB | lab(70.82, 6.16, 8.59) |
| CIE-LCH | lch(70.82, 10.57, 54.37°) |
| OKLab | oklab(75.08% 0.02 0.0225) |
| OKLCH | oklch(75.08% 0.03 48.3) |
| XYZ | xyz(41.8452, 41.9220, 38.2286) |
| Luminance | 0.4192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.19
Mushroom
#BA9E88
ΔE00 5.46
Greige
#B8AB98
ΔE00 6.70
Warm Gray
#C9BEB0
ΔE00 7.67
Stone
#A89F91
ΔE00 7.84
Khaki
#C3B091
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA99E #9EB4BF
analogous
#BF9EA3 #BFA99E #BFB99E
triadic
#BFA99E #9EBFA9 #A99EBF
tetradic
#BFA99E #A3BF9E #9EB4BF #B99EBF
square
#BFA99E #A3BF9E #9EB4BF #B99EBF
split-complementary
#BFA99E #9EBFB9 #9EA3BF
monochromatic
#896A5A #A78879 #BFA99E #D7CAC3 #F0EAE8
Accessibility & contrast
On white
2.24
#BFA99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#BFA99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA99E
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA99E | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9D
Deuteranopia (green-blind)
#B4AF9E
Tritanopia (blue-blind)
#C6A6A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #bfa99e; /* rgb */ color: rgb(191, 169, 158); /* oklch */ color: oklch(75.1% 0.030 48.3);
Tailwind
colors: {
custom: {
50: '#d2c2ba',
500: '#bfa99e',
950: '#000000',
},
}SCSS
$custom: #bfa99e; $custom-light: #d2c2ba; $custom-dark: #000000;
JSON
{
"hex": "#bfa99e",
"rgb": {
"r": 191,
"g": 169,
"b": 158
},
"hsl": {
"h": 20,
"s": 20.497,
"l": 68.431
},
"oklch": {
"l": 0.75076,
"c": 0.03009,
"h": 48.3
},
"luminance": 0.41921
}Semantic roles & 50–950 ramp
primary
#BFA99E
secondary
#D7DEE1
accent
#819F47
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180