#B2AEB7#B2AEB7
#B2AEB7 is a light, near-neutral grey. Relative luminance 0.432; OKLCH L 75.7% C 0.013 H 306.0°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEB7 |
|---|---|
| RGB | rgb(178, 174, 183) |
| HSL | hsl(267, 6%, 70%) |
| HSV | hsv(267, 5%, 72%) |
| CMYK | cmyk(2.7%, 4.9%, 0%, 28.2%) |
| CIE-LAB | lab(71.66, 3.12, -4.09) |
| CIE-LCH | lch(71.66, 5.14, 307.33°) |
| OKLab | oklab(75.69% 0.0079 -0.0109) |
| OKLCH | oklch(75.69% 0.013 306) |
| XYZ | xyz(42.0419, 43.1560, 50.9057) |
| Luminance | 0.4316 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.63
Dark Gray
#A9A9A9
ΔE00 5.76
Silver
#C0C0C0
ΔE00 7.02
Cool Gray
#9AA7B0
ΔE00 9.03
Silver (survey)
#C5C9C7
ΔE00 10.07
Pinkish Grey
#C8ACA9
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEB7 #B3B7AE
analogous
#AEAFB7 #B2AEB7 #B6AEB7
triadic
#B2AEB7 #B7B2AE #AEB7B2
tetradic
#B2AEB7 #B7AEAF #B3B7AE #AEB7B6
square
#B2AEB7 #B7AEAF #B3B7AE #AEB7B6
split-complementary
#B2AEB7 #B7B6AE #AFB7AE
monochromatic
#756E7C #938E9A #B2AEB7 #D1CED4 #F0EFF1
Accessibility & contrast
On white
2.18
#B2AEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#B2AEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEB7
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEB7 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB7
Deuteranopia (green-blind)
#ADB0B7
Tritanopia (blue-blind)
#B1AFB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2aeb7; /* rgb */ color: rgb(178, 174, 183); /* oklch */ color: oklch(75.7% 0.013 306.0);
Tailwind
colors: {
custom: {
50: '#c9c6cc',
500: '#b2aeb7',
950: '#000000',
},
}SCSS
$custom: #b2aeb7; $custom-light: #c9c6cc; $custom-dark: #000000;
JSON
{
"hex": "#b2aeb7",
"rgb": {
"r": 178,
"g": 174,
"b": 183
},
"hsl": {
"h": 266.667,
"s": 5.882,
"l": 70
},
"oklch": {
"l": 0.75686,
"c": 0.01343,
"h": 306
},
"luminance": 0.43156
}Semantic roles & 50–950 ramp
primary
#B2AEB7
secondary
#E1E2DF
accent
#905676
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282