#B2A8B2#B2A8B2
#B2A8B2 is a light, near-neutral grey. Relative luminance 0.407; OKLCH L 74.3% C 0.018 H 325.8°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A8B2 |
|---|---|
| RGB | rgb(178, 168, 178) |
| HSL | hsl(300, 6%, 68%) |
| HSV | hsv(300, 6%, 70%) |
| CMYK | cmyk(0%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(69.95, 5.44, -3.84) |
| CIE-LCH | lch(69.95, 6.66, 324.75°) |
| OKLab | oklab(74.3% 0.015 -0.0102) |
| OKLCH | oklch(74.3% 0.018 325.8) |
| XYZ | xyz(40.3974, 40.6849, 47.8356) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 7.51
Dove Gray
#B6B8BD
ΔE00 7.60
Pinkish Grey
#C8ACA9
ΔE00 8.61
Silver
#C0C0C0
ΔE00 9.44
Thistle
#D8BFD8
ΔE00 10.53
Cool Gray
#9AA7B0
ΔE00 11.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A8B2 #A8B2A8
analogous
#ADA8B2 #B2A8B2 #B2A8AD
triadic
#B2A8B2 #B2B2A8 #A8B2B2
tetradic
#B2A8B2 #B2ADA8 #A8B2A8 #A8ADB2
square
#B2A8B2 #B2ADA8 #A8B2A8 #A8ADB2
split-complementary
#B2A8B2 #ADB2A8 #A8B2AD
monochromatic
#776977 #958895 #B2A8B2 #CFC8CF #EBE9EB
Accessibility & contrast
On white
2.30
#B2A8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B2A8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A8B2
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A8B2 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#B3A9AB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2a8b2; /* rgb */ color: rgb(178, 168, 178); /* oklch */ color: oklch(74.3% 0.018 325.8);
Tailwind
colors: {
custom: {
50: '#c9c1c9',
500: '#b2a8b2',
950: '#000000',
},
}SCSS
$custom: #b2a8b2; $custom-light: #c9c1c9; $custom-dark: #000000;
JSON
{
"hex": "#b2a8b2",
"rgb": {
"r": 178,
"g": 168,
"b": 178
},
"hsl": {
"h": 300,
"s": 6.098,
"l": 67.843
},
"oklch": {
"l": 0.74304,
"c": 0.01808,
"h": 325.8
},
"luminance": 0.40685
}Semantic roles & 50–950 ramp
primary
#B2A8B2
secondary
#D9DCD9
accent
#905656
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182