#B2AAAE#B2AAAE
#B2AAAE is a light, near-neutral grey. Relative luminance 0.413; OKLCH L 74.6% C 0.011 H 345.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AAAE |
|---|---|
| RGB | rgb(178, 170, 174) |
| HSL | hsl(330, 5%, 68%) |
| HSV | hsv(330, 4%, 70%) |
| CMYK | cmyk(0%, 4.5%, 2.2%, 30.2%) |
| CIE-LAB | lab(70.37, 3.59, -1.03) |
| CIE-LCH | lch(70.37, 3.74, 344.02°) |
| OKLab | oklab(74.59% 0.0104 -0.0027) |
| OKLCH | oklch(74.59% 0.011 345.5) |
| XYZ | xyz(40.3737, 41.2707, 45.8753) |
| Luminance | 0.4127 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 5.92
Silver
#C0C0C0
ΔE00 7.30
Pinkish Grey
#C8ACA9
ΔE00 8.07
Stone
#A89F91
ΔE00 10.12
Warm Gray
#C9BEB0
ΔE00 10.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AAAE #AAB2AE
analogous
#B2AAB2 #B2AAAE #B2AAAA
triadic
#B2AAAE #AEB2AA #AAAEB2
tetradic
#B2AAAE #B2B2AA #AAB2AE #AAAAB2
square
#B2AAAE #B2B2AA #AAB2AE #AAAAB2
split-complementary
#B2AAAE #AAB2AA #AAB2B2
monochromatic
#766B71 #958A8F #B2AAAE #CFCACD #ECEAEB
Accessibility & contrast
On white
2.27
#B2AAAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#B2AAAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AAAE
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AAAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AAAE | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAE
Deuteranopia (green-blind)
#ACACAE
Tritanopia (blue-blind)
#B3AAAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #b2aaae; /* rgb */ color: rgb(178, 170, 174); /* oklch */ color: oklch(74.6% 0.011 345.5);
Tailwind
colors: {
custom: {
50: '#c9c3c6',
500: '#b2aaae',
950: '#000000',
},
}SCSS
$custom: #b2aaae; $custom-light: #c9c3c6; $custom-dark: #000000;
JSON
{
"hex": "#b2aaae",
"rgb": {
"r": 178,
"g": 170,
"b": 174
},
"hsl": {
"h": 330,
"s": 4.938,
"l": 68.235
},
"oklch": {
"l": 0.74588,
"c": 0.01072,
"h": 345.5
},
"luminance": 0.4127
}Semantic roles & 50–950 ramp
primary
#B2AAAE
secondary
#DBDDDC
accent
#8F7357
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182