#B7AFA2#B7AFA2
#B7AFA2 is a light, muted orange. Relative luminance 0.433; OKLCH L 75.7% C 0.020 H 80.1°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AFA2 |
|---|---|
| RGB | rgb(183, 175, 162) |
| HSL | hsl(37, 13%, 68%) |
| HSV | hsv(37, 11%, 72%) |
| CMYK | cmyk(0%, 4.4%, 11.5%, 28.2%) |
| CIE-LAB | lab(71.78, 0.58, 7.68) |
| CIE-LCH | lch(71.78, 7.70, 85.69°) |
| OKLab | oklab(75.7% 0.0035 0.0201) |
| OKLCH | oklch(75.7% 0.02 80.1) |
| XYZ | xyz(41.3794, 43.3364, 40.3603) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 2.98
Greyish
#A8A495
ΔE00 4.31
Warm Gray
#C9BEB0
ΔE00 4.40
Stone
#A89F91
ΔE00 4.68
Cement
#A5A391
ΔE00 5.85
Bland
#AFA88B
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AFA2 #A2AAB7
analogous
#B7A5A2 #B7AFA2 #B4B7A2
triadic
#B7AFA2 #A2B7AF #AFA2B7
tetradic
#B7AFA2 #A2B7A5 #A2AAB7 #B7A2B4
square
#B7AFA2 #A2B7A5 #A2AAB7 #B7A2B4
split-complementary
#B7AFA2 #A2B4B7 #A5A2B7
monochromatic
#7D7361 #9C9180 #B7AFA2 #D2CDC4 #ECEAE7
Accessibility & contrast
On white
2.17
#B7AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#B7AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AFA2
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AFA2 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B5B1A2
Tritanopia (blue-blind)
#BBADAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b7afa2; /* rgb */ color: rgb(183, 175, 162); /* oklch */ color: oklch(75.7% 0.020 80.1);
Tailwind
colors: {
custom: {
50: '#ccc6bd',
500: '#b7afa2',
950: '#000000',
},
}SCSS
$custom: #b7afa2; $custom-light: #ccc6bd; $custom-dark: #000000;
JSON
{
"hex": "#b7afa2",
"rgb": {
"r": 183,
"g": 175,
"b": 162
},
"hsl": {
"h": 37.143,
"s": 12.727,
"l": 67.647
},
"oklch": {
"l": 0.757,
"c": 0.02039,
"h": 80.1
},
"luminance": 0.43336
}Semantic roles & 50–950 ramp
primary
#B7AFA2
secondary
#D7DADE
accent
#6A974F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281