#BFAEA6#BFAEA6
#BFAEA6 is a light, muted orange. Relative luminance 0.441; OKLCH L 76.3% C 0.023 H 46.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEA6 |
|---|---|
| RGB | rgb(191, 174, 166) |
| HSL | hsl(19, 16%, 70%) |
| HSV | hsv(19, 13%, 75%) |
| CMYK | cmyk(0%, 8.9%, 13.1%, 25.1%) |
| CIE-LAB | lab(72.30, 4.74, 6.31) |
| CIE-LCH | lch(72.30, 7.90, 53.09°) |
| OKLab | oklab(76.3% 0.0155 0.0166) |
| OKLCH | oklch(76.3% 0.023 46.9) |
| XYZ | xyz(43.5044, 44.1025, 42.2899) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.42
Warm Gray
#C9BEB0
ΔE00 6.18
Greige
#B8AB98
ΔE00 6.43
Mushroom
#BA9E88
ΔE00 7.46
Stone
#A89F91
ΔE00 7.62
Dark Gray
#A9A9A9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEA6 #A6B7BF
analogous
#BFA6AA #BFAEA6 #BFBBA6
triadic
#BFAEA6 #A6BFAE #AEA6BF
tetradic
#BFAEA6 #AABFA6 #A6B7BF #BBA6BF
square
#BFAEA6 #AABFA6 #A6B7BF #BBA6BF
split-complementary
#BFAEA6 #A6BFBB #A6AABF
monochromatic
#886E62 #A58E82 #BFAEA6 #D9CECA #F2EFED
Accessibility & contrast
On white
2.14
#BFAEA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BFAEA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEA6
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEA6 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#B6B3A6
Tritanopia (blue-blind)
#C4ABAC
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaea6; /* rgb */ color: rgb(191, 174, 166); /* oklch */ color: oklch(76.3% 0.023 46.9);
Tailwind
colors: {
custom: {
50: '#d2c6c0',
500: '#bfaea6',
950: '#000000',
},
}SCSS
$custom: #bfaea6; $custom-light: #d2c6c0; $custom-dark: #000000;
JSON
{
"hex": "#bfaea6",
"rgb": {
"r": 191,
"g": 174,
"b": 166
},
"hsl": {
"h": 19.2,
"s": 16.34,
"l": 70
},
"oklch": {
"l": 0.76299,
"c": 0.02273,
"h": 46.9
},
"luminance": 0.44102
}Semantic roles & 50–950 ramp
primary
#BFAEA6
secondary
#DDE2E4
accent
#819B4B
background
#FCFCFB
surface
#F9F8F7
border
#D2D1D0
text
#141312
muted
#828281