#B2AFA7#B2AFA7
#B2AFA7 is a light, near-neutral grey. Relative luminance 0.429; OKLCH L 75.4% C 0.012 H 89.8°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFA7 |
|---|---|
| RGB | rgb(178, 175, 167) |
| HSL | hsl(44, 7%, 68%) |
| HSV | hsv(44, 6%, 70%) |
| CMYK | cmyk(0%, 1.7%, 6.2%, 30.2%) |
| CIE-LAB | lab(71.50, -0.39, 4.47) |
| CIE-LCH | lch(71.50, 4.49, 94.94°) |
| OKLab | oklab(75.42% 0.0001 0.0118) |
| OKLCH | oklch(75.42% 0.012 89.8) |
| XYZ | xyz(40.6642, 42.9152, 42.6929) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.45
Greyish
#A8A495
ΔE00 4.52
Stone
#A89F91
ΔE00 5.64
Greige
#B8AB98
ΔE00 5.72
Warm Gray
#C9BEB0
ΔE00 5.94
Cement
#A5A391
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFA7 #A7AAB2
analogous
#B2A9A7 #B2AFA7 #B0B2A7
triadic
#B2AFA7 #A7B2AF #AFA7B2
tetradic
#B2AFA7 #A7B2A9 #A7AAB2 #B2A7B0
square
#B2AFA7 #A7B2A9 #A7AAB2 #B2A7B0
split-complementary
#B2AFA7 #A7B0B2 #A9A7B2
monochromatic
#777368 #959186 #B2AFA7 #CFCDC8 #EBEAE8
Accessibility & contrast
On white
2.19
#B2AFA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#B2AFA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFA7
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFA7 | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AFA7
Deuteranopia (green-blind)
#B2AFA7
Tritanopia (blue-blind)
#B4AEAD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2afa7; /* rgb */ color: rgb(178, 175, 167); /* oklch */ color: oklch(75.4% 0.012 89.8);
Tailwind
colors: {
custom: {
50: '#c9c6c1',
500: '#b2afa7',
950: '#000000',
},
}SCSS
$custom: #b2afa7; $custom-light: #c9c6c1; $custom-dark: #000000;
JSON
{
"hex": "#b2afa7",
"rgb": {
"r": 178,
"g": 175,
"b": 167
},
"hsl": {
"h": 43.636,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.75416,
"c": 0.01177,
"h": 89.8
},
"luminance": 0.42915
}Semantic roles & 50–950 ramp
primary
#B2AFA7
secondary
#D9DADC
accent
#659155
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281