#BFAEA2#BFAEA2
#BFAEA2 is a light, muted orange. Relative luminance 0.440; OKLCH L 76.2% C 0.026 H 57.6°. Best body text is #000000 at 9.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFAEA2 |
|---|---|
| RGB | rgb(191, 174, 162) |
| HSL | hsl(25, 18%, 69%) |
| HSV | hsv(25, 15%, 75%) |
| CMYK | cmyk(0%, 8.9%, 15.2%, 25.1%) |
| CIE-LAB | lab(72.20, 4.09, 8.37) |
| CIE-LCH | lch(72.20, 9.31, 63.96°) |
| OKLab | oklab(76.19% 0.0139 0.0219) |
| OKLCH | oklch(76.19% 0.026 57.6) |
| XYZ | xyz(43.1432, 43.9580, 40.3874) |
| Luminance | 0.4396 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 4.59
Warm Gray
#C9BEB0
ΔE00 5.18
Mushroom
#BA9E88
ΔE00 6.37
Stone
#A89F91
ΔE00 6.59
Pinkish Grey
#C8ACA9
ΔE00 7.11
Khaki
#C3B091
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFAEA2 #A2B3BF
analogous
#BFA2A5 #BFAEA2 #BFBDA2
triadic
#BFAEA2 #A2BFAE #AEA2BF
tetradic
#BFAEA2 #A5BFA2 #A2B3BF #BDA2BF
square
#BFAEA2 #A5BFA2 #A2B3BF #BDA2BF
split-complementary
#BFAEA2 #A2BFBD #A2A5BF
monochromatic
#89705E #A68E7E #BFAEA2 #D8CEC6 #F1EDEB
Accessibility & contrast
On white
2.14
#BFAEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.79
#BFAEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFAEA2
9.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFAEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFAEA2 | 1.00 | 2.14 | 9.79 | 9.79 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B7B2A2
Tritanopia (blue-blind)
#C5ABAB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bfaea2; /* rgb */ color: rgb(191, 174, 162); /* oklch */ color: oklch(76.2% 0.026 57.6);
Tailwind
colors: {
custom: {
50: '#d2c6bd',
500: '#bfaea2',
950: '#000000',
},
}SCSS
$custom: #bfaea2; $custom-light: #d2c6bd; $custom-dark: #000000;
JSON
{
"hex": "#bfaea2",
"rgb": {
"r": 191,
"g": 174,
"b": 162
},
"hsl": {
"h": 24.828,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.76191,
"c": 0.02594,
"h": 57.6
},
"luminance": 0.43957
}Semantic roles & 50–950 ramp
primary
#BFAEA2
secondary
#DADFE3
accent
#7A9D49
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141312
muted
#828281