#B0A8B2#B0A8B2
#B0A8B2 is a light, near-neutral grey. Relative luminance 0.405; OKLCH L 74.1% C 0.017 H 319.5°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #B0A8B2 |
|---|---|
| RGB | rgb(176, 168, 178) |
| HSL | hsl(288, 6%, 68%) |
| HSV | hsv(288, 6%, 70%) |
| CMYK | cmyk(1.1%, 5.6%, 0%, 30.2%) |
| CIE-LAB | lab(69.79, 4.73, -4.11) |
| CIE-LCH | lch(69.79, 6.27, 319.05°) |
| OKLab | oklab(74.13% 0.0127 -0.0109) |
| OKLCH | oklch(74.13% 0.017 319.5) |
| XYZ | xyz(39.9417, 40.4499, 47.8143) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dark Gray
#A9A9A9
ΔE00 6.94
Dove Gray
#B6B8BD
ΔE00 7.00
Silver
#C0C0C0
ΔE00 9.07
Pinkish Grey
#C8ACA9
ΔE00 9.23
Cool Gray
#9AA7B0
ΔE00 10.90
Thistle
#D8BFD8
ΔE00 11.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0A8B2 #AAB2A8
analogous
#ABA8B2 #B0A8B2 #B2A8AF
triadic
#B0A8B2 #B2B0A8 #A8B2B0
tetradic
#B0A8B2 #B2ABA8 #AAB2A8 #A8AFB2
square
#B0A8B2 #B2ABA8 #AAB2A8 #A8AFB2
split-complementary
#B0A8B2 #AFB2A8 #A8B2AB
monochromatic
#746977 #938895 #B0A8B2 #CDC8CF #EBE9EB
Accessibility & contrast
On white
2.31
#B0A8B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#B0A8B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0A8B2
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0A8B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0A8B2 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AAB2
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#B0A9AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b0a8b2; /* rgb */ color: rgb(176, 168, 178); /* oklch */ color: oklch(74.1% 0.017 319.5);
Tailwind
colors: {
custom: {
50: '#c7c1c9',
500: '#b0a8b2',
950: '#000000',
},
}SCSS
$custom: #b0a8b2; $custom-light: #c7c1c9; $custom-dark: #000000;
JSON
{
"hex": "#b0a8b2",
"rgb": {
"r": 176,
"g": 168,
"b": 178
},
"hsl": {
"h": 288,
"s": 6.098,
"l": 67.843
},
"oklch": {
"l": 0.74134,
"c": 0.01675,
"h": 319.5
},
"luminance": 0.4045
}Semantic roles & 50–950 ramp
primary
#B0A8B2
secondary
#DADCD9
accent
#905661
background
#FCFBFC
surface
#F8F7F8
border
#D1D0D1
text
#131213
muted
#828182