#B9AFA2#B9AFA2
#B9AFA2 is a light, muted orange. Relative luminance 0.436; OKLCH L 75.9% C 0.022 H 74.6°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #B9AFA2 |
|---|---|
| RGB | rgb(185, 175, 162) |
| HSL | hsl(34, 14%, 68%) |
| HSV | hsv(34, 12%, 73%) |
| CMYK | cmyk(0%, 5.4%, 12.4%, 27.5%) |
| CIE-LAB | lab(71.95, 1.32, 7.94) |
| CIE-LCH | lch(71.95, 8.05, 80.57°) |
| OKLab | oklab(75.87% 0.0057 0.0208) |
| OKLCH | oklch(75.87% 0.022 74.6) |
| XYZ | xyz(41.8586, 43.5835, 40.3828) |
| Luminance | 0.4358 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.68
Warm Gray
#C9BEB0
ΔE00 4.09
Stone
#A89F91
ΔE00 4.83
Greyish
#A8A495
ΔE00 5.06
Khaki
#C3B091
ΔE00 6.60
Cement
#A5A391
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B9AFA2 #A2ACB9
analogous
#B9A3A2 #B9AFA2 #B7B9A2
triadic
#B9AFA2 #A2B9AF #AFA2B9
tetradic
#B9AFA2 #A2B9A3 #A2ACB9 #B9A2B7
square
#B9AFA2 #A2B9A3 #A2ACB9 #B9A2B7
split-complementary
#B9AFA2 #A2B7B9 #A3A2B9
monochromatic
#807260 #9F917F #B9AFA2 #D3CDC5 #EEEBE8
Accessibility & contrast
On white
2.16
#B9AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#B9AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B9AFA2
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B9AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B9AFA2 | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#BDACAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b9afa2; /* rgb */ color: rgb(185, 175, 162); /* oklch */ color: oklch(75.9% 0.022 74.6);
Tailwind
colors: {
custom: {
50: '#cec6bd',
500: '#b9afa2',
950: '#000000',
},
}SCSS
$custom: #b9afa2; $custom-light: #cec6bd; $custom-dark: #000000;
JSON
{
"hex": "#b9afa2",
"rgb": {
"r": 185,
"g": 175,
"b": 162
},
"hsl": {
"h": 33.913,
"s": 14.11,
"l": 68.039
},
"oklch": {
"l": 0.75871,
"c": 0.02153,
"h": 74.6
},
"luminance": 0.43583
}Semantic roles & 50–950 ramp
primary
#B9AFA2
secondary
#D8DBDF
accent
#6E984D
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#131312
muted
#828281