#BFA498#BFA498
#BFA498 is a light, muted orange. Relative luminance 0.399; OKLCH L 73.9% C 0.036 H 45.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA498 |
|---|---|
| RGB | rgb(191, 164, 152) |
| HSL | hsl(18, 23%, 67%) |
| HSV | hsv(18, 20%, 75%) |
| CMYK | cmyk(0%, 14.1%, 20.4%, 25.1%) |
| CIE-LAB | lab(69.39, 7.95, 9.88) |
| CIE-LCH | lch(69.39, 12.68, 51.18°) |
| OKLab | oklab(73.92% 0.0254 0.0258) |
| OKLCH | oklch(73.92% 0.036 45.4) |
| XYZ | xyz(40.4289, 39.8955, 35.2706) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.77
Pinkish Grey
#C8ACA9
ΔE00 5.06
Greige
#B8AB98
ΔE00 8.26
Stone
#A89F91
ΔE00 9.03
Pinkish Tan
#D99B82
ΔE00 9.49
Warm Gray
#C9BEB0
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA498 #98B3BF
analogous
#BF98A0 #BFA498 #BFB898
triadic
#BFA498 #98BFA4 #A498BF
tetradic
#BFA498 #A0BF98 #98B3BF #B898BF
square
#BFA498 #A0BF98 #98B3BF #B898BF
split-complementary
#BFA498 #98BFB8 #98A0BF
monochromatic
#886455 #A88372 #BFA498 #D6C5BE #EEE7E3
Accessibility & contrast
On white
2.34
#BFA498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#BFA498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA498
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA498 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA697
Deuteranopia (green-blind)
#B1AC98
Tritanopia (blue-blind)
#C7A0A1
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #bfa498; /* rgb */ color: rgb(191, 164, 152); /* oklch */ color: oklch(73.9% 0.036 45.4);
Tailwind
colors: {
custom: {
50: '#d2bfb6',
500: '#bfa498',
950: '#000000',
},
}SCSS
$custom: #bfa498; $custom-light: #d2bfb6; $custom-dark: #000000;
JSON
{
"hex": "#bfa498",
"rgb": {
"r": 191,
"g": 164,
"b": 152
},
"hsl": {
"h": 18.462,
"s": 23.353,
"l": 67.255
},
"oklch": {
"l": 0.73918,
"c": 0.03617,
"h": 45.4
},
"luminance": 0.39894
}Semantic roles & 50–950 ramp
primary
#BFA498
secondary
#D3DCE0
accent
#85A244
background
#FCFBFB
surface
#F9F7F6
border
#D2D0D0
text
#141211
muted
#828180