#B2AEA7#B2AEA7
#B2AEA7 is a light, near-neutral grey. Relative luminance 0.425; OKLCH L 75.2% C 0.011 H 81.8°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEA7 |
|---|---|
| RGB | rgb(178, 174, 167) |
| HSL | hsl(38, 7%, 68%) |
| HSV | hsv(38, 6%, 70%) |
| CMYK | cmyk(0%, 2.2%, 6.2%, 30.2%) |
| CIE-LAB | lab(71.23, 0.15, 4.09) |
| CIE-LCH | lch(71.23, 4.09, 87.86°) |
| OKLab | oklab(75.21% 0.0016 0.0108) |
| OKLCH | oklch(75.21% 0.011 81.8) |
| XYZ | xyz(40.4703, 42.5274, 42.6283) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.05
Greyish
#A8A495
ΔE00 4.84
Stone
#A89F91
ΔE00 5.49
Greige
#B8AB98
ΔE00 5.69
Warm Gray
#C9BEB0
ΔE00 5.96
Silver
#C0C0C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEA7 #A7ABB2
analogous
#B2A8A7 #B2AEA7 #B1B2A7
triadic
#B2AEA7 #A7B2AE #AEA7B2
tetradic
#B2AEA7 #A7B2A8 #A7ABB2 #B2A7B1
square
#B2AEA7 #A7B2A8 #A7ABB2 #B2A7B1
split-complementary
#B2AEA7 #A7B1B2 #A8A7B2
monochromatic
#777168 #959086 #B2AEA7 #CFCCC8 #EBEAE8
Accessibility & contrast
On white
2.21
#B2AEA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#B2AEA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEA7
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEA7 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AEA7
Deuteranopia (green-blind)
#B1AFA7
Tritanopia (blue-blind)
#B4ADAC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #b2aea7; /* rgb */ color: rgb(178, 174, 167); /* oklch */ color: oklch(75.2% 0.011 81.8);
Tailwind
colors: {
custom: {
50: '#c9c6c1',
500: '#b2aea7',
950: '#000000',
},
}SCSS
$custom: #b2aea7; $custom-light: #c9c6c1; $custom-dark: #000000;
JSON
{
"hex": "#b2aea7",
"rgb": {
"r": 178,
"g": 174,
"b": 167
},
"hsl": {
"h": 38.182,
"s": 6.667,
"l": 67.647
},
"oklch": {
"l": 0.75209,
"c": 0.01088,
"h": 81.8
},
"luminance": 0.42527
}Semantic roles & 50–950 ramp
primary
#B2AEA7
secondary
#D9DADC
accent
#6B9155
background
#FCFCFB
surface
#F8F8F7
border
#D1D1D0
text
#131312
muted
#828281