#BFAEA0#BFAEA0
#BFAEA0 is a light, muted orange. Relative luminance 0.439; OKLCH L 76.1% C 0.028 H 61.9°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEA0 |
|---|---|
| RGB | rgb(191, 174, 160) |
| HSL | hsl(27, 19%, 69%) |
| HSV | hsv(27, 16%, 75%) |
| CMYK | cmyk(0%, 8.9%, 16.2%, 25.1%) |
| CIE-LAB | lab(72.15, 3.77, 9.40) |
| CIE-LCH | lch(72.15, 10.12, 68.15°) |
| OKLab | oklab(76.14% 0.0131 0.0245) |
| OKLCH | oklch(76.14% 0.028 61.9) |
| XYZ | xyz(42.9668, 43.8874, 39.4586) |
| Luminance | 0.4389 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.76
Warm Gray
#C9BEB0
ΔE00 4.91
Mushroom
#BA9E88
ΔE00 6.05
Stone
#A89F91
ΔE00 6.25
Khaki
#C3B091
ΔE00 6.58
Taupe (survey)
#B9A281
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEA0 #A0B1BF
analogous
#BFA0A2 #BFAEA0 #BFBEA0
triadic
#BFAEA0 #A0BFAE #AEA0BF
tetradic
#BFAEA0 #A2BFA0 #A0B1BF #BEA0BF
square
#BFAEA0 #A2BFA0 #A0B1BF #BEA0BF
split-complementary
#BFAEA0 #A0BFBE #A0A2BF
monochromatic
#89705C #A68F7B #BFAEA0 #D8CDC5 #F0ECE9
Accessibility & contrast
On white
2.15
#BFAEA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BFAEA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEA0
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEA0 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AF9F
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#C5ABAA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaea0; /* rgb */ color: rgb(191, 174, 160); /* oklch */ color: oklch(76.1% 0.028 61.9);
Tailwind
colors: {
custom: {
50: '#d2c6bc',
500: '#bfaea0',
950: '#000000',
},
}SCSS
$custom: #bfaea0; $custom-light: #d2c6bc; $custom-dark: #000000;
JSON
{
"hex": "#bfaea0",
"rgb": {
"r": 191,
"g": 174,
"b": 160
},
"hsl": {
"h": 27.097,
"s": 19.497,
"l": 68.824
},
"oklch": {
"l": 0.76138,
"c": 0.0278,
"h": 61.9
},
"luminance": 0.43887
}Semantic roles & 50–950 ramp
primary
#BFAEA0
secondary
#D9DEE2
accent
#779E48
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281