#B2A6BB#B2A6BB
#B2A6BB is a light, muted violet. Relative luminance 0.403; OKLCH L 74.2% C 0.033 H 310.9°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A6BB |
|---|---|
| RGB | rgb(178, 166, 187) |
| HSL | hsl(274, 13%, 69%) |
| HSV | hsv(274, 11%, 73%) |
| CMYK | cmyk(4.8%, 11.2%, 0%, 26.7%) |
| CIE-LAB | lab(69.70, 8.28, -9.20) |
| CIE-LCH | lch(69.70, 12.38, 312.00°) |
| OKLab | oklab(74.19% 0.0213 -0.0246) |
| OKLCH | oklch(74.19% 0.033 310.9) |
| XYZ | xyz(40.9644, 40.3255, 52.6296) |
| Luminance | 0.4032 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.73
Lilac
#C8A2C8
ΔE00 8.82
Dove Gray
#B6B8BD
ΔE00 10.80
Pinkish Grey
#C8ACA9
ΔE00 11.29
Dark Gray
#A9A9A9
ΔE00 11.46
Lavender
#B39DDB
ΔE00 11.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A6BB #AFBBA6
analogous
#A8A6BB #B2A6BB #BBA6BA
triadic
#B2A6BB #BBB2A6 #A6BBB2
tetradic
#B2A6BB #BBA8A6 #AFBBA6 #A6BABB
square
#B2A6BB #BBA8A6 #AFBBA6 #A6BABB
split-complementary
#B2A6BB #BABBA6 #A6BBA8
monochromatic
#766483 #9483A0 #B2A6BB #D0C9D6 #EEEBF0
Accessibility & contrast
On white
2.32
#B2A6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#B2A6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A6BB
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A6BB | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AABC
Deuteranopia (green-blind)
#A5ABBA
Tritanopia (blue-blind)
#B1A8AD
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a6bb; /* rgb */ color: rgb(178, 166, 187); /* oklch */ color: oklch(74.2% 0.033 310.9);
Tailwind
colors: {
custom: {
50: '#c9c0cf',
500: '#b2a6bb',
950: '#000000',
},
}SCSS
$custom: #b2a6bb; $custom-light: #c9c0cf; $custom-dark: #000000;
JSON
{
"hex": "#b2a6bb",
"rgb": {
"r": 178,
"g": 166,
"b": 187
},
"hsl": {
"h": 274.286,
"s": 13.376,
"l": 69.216
},
"oklch": {
"l": 0.74193,
"c": 0.03258,
"h": 310.9
},
"luminance": 0.40325
}Semantic roles & 50–950 ramp
primary
#B2A6BB
secondary
#DEE1DB
accent
#984E6D
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182