#BFAFA0#BFAFA0
#BFAFA0 is a light, muted orange. Relative luminance 0.443; OKLCH L 76.3% C 0.028 H 65.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAFA0 |
|---|---|
| RGB | rgb(191, 175, 160) |
| HSL | hsl(29, 19%, 69%) |
| HSV | hsv(29, 16%, 75%) |
| CMYK | cmyk(0%, 8.4%, 16.2%, 25.1%) |
| CIE-LAB | lab(72.41, 3.23, 9.77) |
| CIE-LCH | lch(72.41, 10.29, 71.71°) |
| OKLab | oklab(76.34% 0.0116 0.0255) |
| OKLCH | oklch(76.34% 0.028 65.6) |
| XYZ | xyz(43.1607, 44.2752, 39.5232) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.09
Warm Gray
#C9BEB0
ΔE00 4.40
Khaki
#C3B091
ΔE00 5.94
Stone
#A89F91
ΔE00 6.03
Mushroom
#BA9E88
ΔE00 6.37
Greyish
#A8A495
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAFA0 #A0B0BF
analogous
#BFA0A1 #BFAFA0 #BFBFA0
triadic
#BFAFA0 #A0BFAF #AFA0BF
tetradic
#BFAFA0 #A1BFA0 #A0B0BF #BFA0BF
square
#BFAFA0 #A1BFA0 #A0B0BF #BFA0BF
split-complementary
#BFAFA0 #A0BFBF #A0A1BF
monochromatic
#89725C #A6907B #BFAFA0 #D8CEC5 #F0EDE9
Accessibility & contrast
On white
2.13
#BFAFA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BFAFA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAFA0
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAFA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAFA0 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B09F
Deuteranopia (green-blind)
#B8B3A0
Tritanopia (blue-blind)
#C5ACAB
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bfafa0; /* rgb */ color: rgb(191, 175, 160); /* oklch */ color: oklch(76.3% 0.028 65.6);
Tailwind
colors: {
custom: {
50: '#d2c6bc',
500: '#bfafa0',
950: '#000000',
},
}SCSS
$custom: #bfafa0; $custom-light: #d2c6bc; $custom-dark: #000000;
JSON
{
"hex": "#bfafa0",
"rgb": {
"r": 191,
"g": 175,
"b": 160
},
"hsl": {
"h": 29.032,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.76342,
"c": 0.02795,
"h": 65.6
},
"luminance": 0.44274
}Semantic roles & 50–950 ramp
primary
#BFAFA0
secondary
#D9DEE2
accent
#749E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281