#B2AFAE#B2AFAE
#B2AFAE is a light, near-neutral grey. Relative luminance 0.432; OKLCH L 75.6% C 0.004 H 39.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #B2AFAE |
|---|---|
| RGB | rgb(178, 175, 174) |
| HSL | hsl(15, 3%, 69%) |
| HSV | hsv(15, 2%, 70%) |
| CMYK | cmyk(0%, 1.7%, 2.2%, 30.2%) |
| CIE-LAB | lab(71.68, 0.88, 0.89) |
| CIE-LCH | lch(71.68, 1.25, 45.32°) |
| OKLab | oklab(75.62% 0.0029 0.0024) |
| OKLCH | oklch(75.62% 0.004 39.4) |
| XYZ | xyz(41.3289, 43.1811, 46.1937) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 2.42
Dove Gray
#B6B8BD
ΔE00 4.27
Silver
#C0C0C0
ΔE00 4.68
Silver (survey)
#C5C9C7
ΔE00 7.50
Warm Gray
#C9BEB0
ΔE00 7.63
Greyish
#A8A495
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2AFAE #AEB1B2
analogous
#B2AEAF #B2AFAE #B2B1AE
triadic
#B2AFAE #AEB2AF #AFAEB2
tetradic
#B2AFAE #AFB2AE #AEB1B2 #B1AEB2
square
#B2AFAE #AFB2AE #AEB1B2 #B1AEB2
split-complementary
#B2AFAE #AEB2B1 #AEAFB2
monochromatic
#767170 #94908F #B2AFAE #D0CECD #EEEDED
Accessibility & contrast
On white
2.18
#B2AFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#B2AFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2AFAE
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2AFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2AFAE | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AFAE
Deuteranopia (green-blind)
#B0B0AE
Tritanopia (blue-blind)
#B3AFAF
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #b2afae; /* rgb */ color: rgb(178, 175, 174); /* oklch */ color: oklch(75.6% 0.004 39.4);
Tailwind
colors: {
custom: {
50: '#c9c6c6',
500: '#b2afae',
950: '#000000',
},
}SCSS
$custom: #b2afae; $custom-light: #c9c6c6; $custom-dark: #000000;
JSON
{
"hex": "#b2afae",
"rgb": {
"r": 178,
"g": 175,
"b": 174
},
"hsl": {
"h": 15,
"s": 2.532,
"l": 69.02
},
"oklch": {
"l": 0.75618,
"c": 0.00372,
"h": 39.4
},
"luminance": 0.43181
}Semantic roles & 50–950 ramp
primary
#B2AFAE
secondary
#DDDEDE
accent
#808C59
background
#FCFCFC
surface
#F8F8F8
border
#D1D1D1
text
#131313
muted
#828282