#B5AFA2#B5AFA2
#B5AFA2 is a light, near-neutral orange. Relative luminance 0.431; OKLCH L 75.5% C 0.019 H 86.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #B5AFA2 |
|---|---|
| RGB | rgb(181, 175, 162) |
| HSL | hsl(41, 11%, 67%) |
| HSV | hsv(41, 10%, 71%) |
| CMYK | cmyk(0%, 3.3%, 10.5%, 29%) |
| CIE-LAB | lab(71.62, -0.16, 7.42) |
| CIE-LCH | lch(71.62, 7.42, 91.22°) |
| OKLab | oklab(75.53% 0.0013 0.0194) |
| OKLCH | oklch(75.53% 0.019 86.2) |
| XYZ | xyz(40.9069, 43.0928, 40.3382) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greige
#B8AB98
ΔE00 3.62
Greyish
#A8A495
ΔE00 3.71
Stone
#A89F91
ΔE00 4.76
Warm Gray
#C9BEB0
ΔE00 4.92
Cement
#A5A391
ΔE00 5.11
Bland
#AFA88B
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5AFA2 #A2A8B5
analogous
#B5A6A2 #B5AFA2 #B1B5A2
triadic
#B5AFA2 #A2B5AF #AFA2B5
tetradic
#B5AFA2 #A2B5A6 #A2A8B5 #B5A2B1
square
#B5AFA2 #A2B5A6 #A2A8B5 #B5A2B1
split-complementary
#B5AFA2 #A2B1B5 #A6A2B5
monochromatic
#7B7362 #9A9280 #B5AFA2 #D0CCC4 #EBEAE6
Accessibility & contrast
On white
2.18
#B5AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#B5AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5AFA2
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5AFA2 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#B9ADAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b5afa2; /* rgb */ color: rgb(181, 175, 162); /* oklch */ color: oklch(75.5% 0.019 86.2);
Tailwind
colors: {
custom: {
50: '#cbc6bd',
500: '#b5afa2',
950: '#000000',
},
}SCSS
$custom: #b5afa2; $custom-light: #cbc6bd; $custom-dark: #000000;
JSON
{
"hex": "#b5afa2",
"rgb": {
"r": 181,
"g": 175,
"b": 162
},
"hsl": {
"h": 41.053,
"s": 11.377,
"l": 67.255
},
"oklch": {
"l": 0.7553,
"c": 0.01946,
"h": 86.2
},
"luminance": 0.43092
}Semantic roles & 50–950 ramp
primary
#B5AFA2
secondary
#D6D8DC
accent
#669550
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281