#B2A7BB#B2A7BB
#B2A7BB is a light, muted violet. Relative luminance 0.407; OKLCH L 74.4% C 0.031 H 310.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A7BB |
|---|---|
| RGB | rgb(178, 167, 187) |
| HSL | hsl(273, 13%, 69%) |
| HSV | hsv(273, 11%, 73%) |
| CMYK | cmyk(4.8%, 10.7%, 0%, 26.7%) |
| CIE-LAB | lab(69.96, 7.73, -8.82) |
| CIE-LCH | lch(69.96, 11.73, 311.25°) |
| OKLab | oklab(74.39% 0.0198 -0.0236) |
| OKLCH | oklch(74.39% 0.031 310.1) |
| XYZ | xyz(41.1469, 40.6904, 52.6904) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.81
Lilac
#C8A2C8
ΔE00 9.31
Dove Gray
#B6B8BD
ΔE00 10.23
Dark Gray
#A9A9A9
ΔE00 10.97
Pinkish Grey
#C8ACA9
ΔE00 11.13
Lavender
#B39DDB
ΔE00 11.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A7BB #B0BBA7
analogous
#A8A7BB #B2A7BB #BBA7BA
triadic
#B2A7BB #BBB2A7 #A7BBB2
tetradic
#B2A7BB #BBA8A7 #B0BBA7 #A7BABB
square
#B2A7BB #BBA8A7 #B0BBA7 #A7BABB
split-complementary
#B2A7BB #BABBA7 #A7BBA8
monochromatic
#756583 #9484A0 #B2A7BB #D0CAD6 #EEECF0
Accessibility & contrast
On white
2.30
#B2A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#B2A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A7BB
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A7BB | 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)
#A4AABC
Deuteranopia (green-blind)
#A6ABBA
Tritanopia (blue-blind)
#B1A9AD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #b2a7bb; /* rgb */ color: rgb(178, 167, 187); /* oklch */ color: oklch(74.4% 0.031 310.1);
Tailwind
colors: {
custom: {
50: '#c9c1cf',
500: '#b2a7bb',
950: '#000000',
},
}SCSS
$custom: #b2a7bb; $custom-light: #c9c1cf; $custom-dark: #000000;
JSON
{
"hex": "#b2a7bb",
"rgb": {
"r": 178,
"g": 167,
"b": 187
},
"hsl": {
"h": 273,
"s": 12.821,
"l": 69.412
},
"oklch": {
"l": 0.74394,
"c": 0.03082,
"h": 310.1
},
"luminance": 0.4069
}Semantic roles & 50–950 ramp
primary
#B2A7BB
secondary
#DFE2DC
accent
#974F6F
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182