#BFA294#BFA294
#BFA294 is a light, muted orange. Relative luminance 0.391; OKLCH L 73.4% C 0.040 H 47.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BFA294 |
|---|---|
| RGB | rgb(191, 162, 148) |
| HSL | hsl(20, 25%, 66%) |
| HSV | hsv(20, 23%, 75%) |
| CMYK | cmyk(0%, 15.2%, 22.5%, 25.1%) |
| CIE-LAB | lab(68.79, 8.43, 11.23) |
| CIE-LCH | lch(68.79, 14.05, 53.10°) |
| OKLab | oklab(73.42% 0.0269 0.0292) |
| OKLCH | oklch(73.42% 0.04 47.3) |
| XYZ | xyz(39.7517, 39.0565, 33.4559) |
| Luminance | 0.3906 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.02
Pinkish Grey
#C8ACA9
ΔE00 5.92
Greige
#B8AB98
ΔE00 8.47
Pinkish Tan
#D99B82
ΔE00 8.75
Taupe (survey)
#B9A281
ΔE00 9.25
Stone
#A89F91
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFA294 #94B1BF
analogous
#BF949C #BFA294 #BFB894
triadic
#BFA294 #94BFA2 #A294BF
tetradic
#BFA294 #9CBF94 #94B1BF #B894BF
square
#BFA294 #9CBF94 #94B1BF #B894BF
split-complementary
#BFA294 #94BFB8 #949CBF
monochromatic
#886351 #A8816E #BFA294 #D6C3BA #EDE5E1
Accessibility & contrast
On white
2.38
#BFA294 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#BFA294 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFA294
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFA294 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFA294 | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#B0AA94
Tritanopia (blue-blind)
#C79D9E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #bfa294; /* rgb */ color: rgb(191, 162, 148); /* oklch */ color: oklch(73.4% 0.040 47.3);
Tailwind
colors: {
custom: {
50: '#d2bdb3',
500: '#bfa294',
950: '#000000',
},
}SCSS
$custom: #bfa294; $custom-light: #d2bdb3; $custom-dark: #000000;
JSON
{
"hex": "#bfa294",
"rgb": {
"r": 191,
"g": 162,
"b": 148
},
"hsl": {
"h": 19.535,
"s": 25.146,
"l": 66.471
},
"oklch": {
"l": 0.73416,
"c": 0.0397,
"h": 47.3
},
"luminance": 0.39055
}Semantic roles & 50–950 ramp
primary
#BFA294
secondary
#D0DADE
accent
#84A442
background
#FCFBFB
surface
#F9F6F6
border
#D2D0D0
text
#141211
muted
#828180