#B6AFA2#B6AFA2
#B6AFA2 is a light, near-neutral orange. Relative luminance 0.432; OKLCH L 75.6% C 0.020 H 83.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AFA2 |
|---|---|
| RGB | rgb(182, 175, 162) |
| HSL | hsl(39, 12%, 67%) |
| HSV | hsv(39, 11%, 71%) |
| CMYK | cmyk(0%, 3.8%, 11%, 28.6%) |
| CIE-LAB | lab(71.70, 0.21, 7.55) |
| CIE-LCH | lch(71.70, 7.55, 88.40°) |
| OKLab | oklab(75.61% 0.0024 0.0198) |
| OKLCH | oklch(75.61% 0.02 83.1) |
| XYZ | xyz(41.1423, 43.2141, 40.3492) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.26
Greyish
#A8A495
ΔE00 3.98
Warm Gray
#C9BEB0
ΔE00 4.64
Stone
#A89F91
ΔE00 4.69
Cement
#A5A391
ΔE00 5.46
Bland
#AFA88B
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AFA2 #A2A9B6
analogous
#B6A5A2 #B6AFA2 #B3B6A2
triadic
#B6AFA2 #A2B6AF #AFA2B6
tetradic
#B6AFA2 #A2B6A5 #A2A9B6 #B6A2B3
square
#B6AFA2 #A2B6A5 #A2A9B6 #B6A2B3
split-complementary
#B6AFA2 #A2B3B6 #A5A2B6
monochromatic
#7C7361 #9B9280 #B6AFA2 #D1CCC4 #ECEAE7
Accessibility & contrast
On white
2.18
#B6AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#B6AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AFA2
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AFA2 | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3AFA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#BAADAB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b6afa2; /* rgb */ color: rgb(182, 175, 162); /* oklch */ color: oklch(75.6% 0.020 83.1);
Tailwind
colors: {
custom: {
50: '#ccc6bd',
500: '#b6afa2',
950: '#000000',
},
}SCSS
$custom: #b6afa2; $custom-light: #ccc6bd; $custom-dark: #000000;
JSON
{
"hex": "#b6afa2",
"rgb": {
"r": 182,
"g": 175,
"b": 162
},
"hsl": {
"h": 39,
"s": 12.048,
"l": 67.451
},
"oklch": {
"l": 0.75615,
"c": 0.0199,
"h": 83.1
},
"luminance": 0.43214
}Semantic roles & 50–950 ramp
primary
#B6AFA2
secondary
#D7D9DD
accent
#68964F
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281