#BFA798#BFA798
#BFA798 is a light, muted orange. Relative luminance 0.410; OKLCH L 74.5% C 0.035 H 54.0°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA798 |
|---|---|
| RGB | rgb(191, 167, 152) |
| HSL | hsl(23, 23%, 67%) |
| HSV | hsv(23, 20%, 75%) |
| CMYK | cmyk(0%, 12.6%, 20.4%, 25.1%) |
| CIE-LAB | lab(70.16, 6.31, 10.97) |
| CIE-LCH | lch(70.16, 12.65, 60.08°) |
| OKLab | oklab(74.52% 0.0207 0.0285) |
| OKLCH | oklch(74.52% 0.035 54) |
| XYZ | xyz(40.9721, 40.9820, 35.4517) |
| Luminance | 0.4098 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.76
Greige
#B8AB98
ΔE00 6.11
Pinkish Grey
#C8ACA9
ΔE00 6.68
Stone
#A89F91
ΔE00 7.58
Taupe (survey)
#B9A281
ΔE00 7.77
Warm Gray
#C9BEB0
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA798 #98B0BF
analogous
#BF989D #BFA798 #BFBB98
triadic
#BFA798 #98BFA7 #A798BF
tetradic
#BFA798 #9DBF98 #98B0BF #BB98BF
square
#BFA798 #9DBF98 #98B0BF #BB98BF
split-complementary
#BFA798 #98BFBB #989DBF
monochromatic
#886855 #A88772 #BFA798 #D6C7BE #EEE7E3
Accessibility & contrast
On white
2.28
#BFA798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#BFA798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA798
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA798 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEA997
Deuteranopia (green-blind)
#B3AE98
Tritanopia (blue-blind)
#C7A3A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #bfa798; /* rgb */ color: rgb(191, 167, 152); /* oklch */ color: oklch(74.5% 0.035 54.0);
Tailwind
colors: {
custom: {
50: '#d2c1b6',
500: '#bfa798',
950: '#000000',
},
}SCSS
$custom: #bfa798; $custom-light: #d2c1b6; $custom-dark: #000000;
JSON
{
"hex": "#bfa798",
"rgb": {
"r": 191,
"g": 167,
"b": 152
},
"hsl": {
"h": 23.077,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.74518,
"c": 0.03522,
"h": 54
},
"luminance": 0.40981
}Semantic roles & 50–950 ramp
primary
#BFA798
secondary
#D3DBE0
accent
#7EA244
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180