#BFAEA3#BFAEA3
#BFAEA3 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.025 H 55.2°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEA3 |
|---|---|
| RGB | rgb(191, 174, 163) |
| HSL | hsl(24, 18%, 69%) |
| HSV | hsv(24, 15%, 75%) |
| CMYK | cmyk(0%, 8.9%, 14.7%, 25.1%) |
| CIE-LAB | lab(72.22, 4.25, 7.86) |
| CIE-LCH | lch(72.22, 8.93, 61.58°) |
| OKLab | oklab(76.22% 0.0143 0.0206) |
| OKLCH | oklch(76.22% 0.025 55.2) |
| XYZ | xyz(43.2324, 43.9937, 40.8574) |
| Luminance | 0.4399 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 5.03
Warm Gray
#C9BEB0
ΔE00 5.38
Mushroom
#BA9E88
ΔE00 6.58
Pinkish Grey
#C8ACA9
ΔE00 6.67
Stone
#A89F91
ΔE00 6.81
Khaki
#C3B091
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEA3 #A3B4BF
analogous
#BFA3A6 #BFAEA3 #BFBCA3
triadic
#BFAEA3 #A3BFAE #AEA3BF
tetradic
#BFAEA3 #A6BFA3 #A3B4BF #BCA3BF
square
#BFAEA3 #A6BFA3 #A3B4BF #BCA3BF
split-complementary
#BFAEA3 #A3BFBC #A3A6BF
monochromatic
#896F5F #A68E7F #BFAEA3 #D8CEC7 #F1EEEB
Accessibility & contrast
On white
2.14
#BFAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BFAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEA3
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEA3 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA2
Deuteranopia (green-blind)
#B7B2A3
Tritanopia (blue-blind)
#C5ABAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaea3; /* rgb */ color: rgb(191, 174, 163); /* oklch */ color: oklch(76.2% 0.025 55.2);
Tailwind
colors: {
custom: {
50: '#d2c6be',
500: '#bfaea3',
950: '#000000',
},
}SCSS
$custom: #bfaea3; $custom-light: #d2c6be; $custom-dark: #000000;
JSON
{
"hex": "#bfaea3",
"rgb": {
"r": 191,
"g": 174,
"b": 163
},
"hsl": {
"h": 23.571,
"s": 17.949,
"l": 69.412
},
"oklch": {
"l": 0.76218,
"c": 0.02506,
"h": 55.2
},
"luminance": 0.43993
}Semantic roles & 50–950 ramp
primary
#BFAEA3
secondary
#DBE0E3
accent
#7C9C49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281