#B2AEAF#B2AEAF
#B2AEAF is a light, near-neutral grey. Relative luminance 0.428; OKLCH L 75.4% C 0.005 H 0.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AEAF |
|---|---|
| RGB | rgb(178, 174, 175) |
| HSL | hsl(345, 3%, 69%) |
| HSV | hsv(345, 2%, 70%) |
| CMYK | cmyk(0%, 2.2%, 1.7%, 30.2%) |
| CIE-LAB | lab(71.44, 1.60, -0.01) |
| CIE-LCH | lch(71.44, 1.60, 359.72°) |
| OKLab | oklab(75.44% 0.0048 0) |
| OKLCH | oklch(75.44% 0.005 0) |
| XYZ | xyz(41.2328, 42.8324, 46.6444) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.84
Dove Gray
#B6B8BD
ΔE00 4.13
Silver
#C0C0C0
ΔE00 5.13
Silver (survey)
#C5C9C7
ΔE00 8.26
Warm Gray
#C9BEB0
ΔE00 8.57
Stone
#A89F91
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AEAF #AEB2B1
analogous
#B2AEB1 #B2AEAF #B2AFAE
triadic
#B2AEAF #AFB2AE #AEAFB2
tetradic
#B2AEAF #B1B2AE #AEB2B1 #AFAEB2
square
#B2AEAF #B1B2AE #AEB2B1 #AFAEB2
split-complementary
#B2AEAF #AEB2AF #AEB1B2
monochromatic
#767071 #948F90 #B2AEAF #D0CDCE #EEEDED
Accessibility & contrast
On white
2.20
#B2AEAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#B2AEAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AEAF
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AEAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AEAF | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAFAF
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#B3AEAE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #b2aeaf; /* rgb */ color: rgb(178, 174, 175); /* oklch */ color: oklch(75.4% 0.005 0.0);
Tailwind
colors: {
custom: {
50: '#c9c6c6',
500: '#b2aeaf',
950: '#000000',
},
}SCSS
$custom: #b2aeaf; $custom-light: #c9c6c6; $custom-dark: #000000;
JSON
{
"hex": "#b2aeaf",
"rgb": {
"r": 178,
"g": 174,
"b": 175
},
"hsl": {
"h": 345,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75441,
"c": 0.00476,
"h": 0
},
"luminance": 0.42832
}Semantic roles & 50–950 ramp
primary
#B2AEAF
secondary
#DDDEDE
accent
#8C8059
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282