#B4AFA2#B4AFA2
#B4AFA2 is a light, near-neutral orange. Relative luminance 0.430; OKLCH L 75.4% C 0.019 H 89.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #B4AFA2 |
|---|---|
| RGB | rgb(180, 175, 162) |
| HSL | hsl(43, 11%, 67%) |
| HSV | hsv(43, 10%, 71%) |
| CMYK | cmyk(0%, 2.8%, 10%, 29.4%) |
| CIE-LAB | lab(71.54, -0.53, 7.30) |
| CIE-LCH | lch(71.54, 7.31, 94.13°) |
| OKLab | oklab(75.45% 0.0002 0.0191) |
| OKLCH | oklch(75.45% 0.019 89.4) |
| XYZ | xyz(40.6732, 42.9723, 40.3272) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Greyish
#A8A495
ΔE00 3.50
Greige
#B8AB98
ΔE00 4.01
Cement
#A5A391
ΔE00 4.80
Stone
#A89F91
ΔE00 4.90
Warm Gray
#C9BEB0
ΔE00 5.25
Bland
#AFA88B
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4AFA2 #A2A7B4
analogous
#B4A6A2 #B4AFA2 #B0B4A2
triadic
#B4AFA2 #A2B4AF #AFA2B4
tetradic
#B4AFA2 #A2B4A6 #A2A7B4 #B4A2B0
square
#B4AFA2 #A2B4A6 #A2A7B4 #B4A2B0
split-complementary
#B4AFA2 #A2B0B4 #A6A2B4
monochromatic
#7A7362 #999280 #B4AFA2 #CFCCC4 #EBE9E6
Accessibility & contrast
On white
2.19
#B4AFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#B4AFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4AFA2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4AFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4AFA2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AEA1
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#B7ADAB
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b4afa2; /* rgb */ color: rgb(180, 175, 162); /* oklch */ color: oklch(75.4% 0.019 89.4);
Tailwind
colors: {
custom: {
50: '#cac6bd',
500: '#b4afa2',
950: '#000000',
},
}SCSS
$custom: #b4afa2; $custom-light: #cac6bd; $custom-dark: #000000;
JSON
{
"hex": "#b4afa2",
"rgb": {
"r": 180,
"g": 175,
"b": 162
},
"hsl": {
"h": 43.333,
"s": 10.714,
"l": 67.059
},
"oklch": {
"l": 0.75446,
"c": 0.01908,
"h": 89.4
},
"luminance": 0.42972
}Semantic roles & 50–950 ramp
primary
#B4AFA2
secondary
#D6D8DC
accent
#649551
background
#FCFCFB
surface
#F8F8F6
border
#D1D1D0
text
#131312
muted
#828281