#B2A4BB#B2A4BB
#B2A4BB is a light, muted violet. Relative luminance 0.396; OKLCH L 73.8% C 0.036 H 312.3°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A4BB |
|---|---|
| RGB | rgb(178, 164, 187) |
| HSL | hsl(277, 14%, 69%) |
| HSV | hsv(277, 12%, 73%) |
| CMYK | cmyk(4.8%, 12.3%, 0%, 26.7%) |
| CIE-LAB | lab(69.19, 9.39, -9.97) |
| CIE-LCH | lch(69.19, 13.69, 313.28°) |
| OKLab | oklab(73.79% 0.0243 -0.0267) |
| OKLCH | oklch(73.79% 0.036 312.3) |
| XYZ | xyz(40.6037, 39.6040, 52.5093) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.70
Dusty Lavender
#AC86A8
ΔE00 10.57
Lavender
#B39DDB
ΔE00 10.76
Heather
#A484AC
ΔE00 11.00
Light Mauve
#C292A1
ΔE00 11.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A4BB #ADBBA4
analogous
#A7A4BB #B2A4BB #BBA4B9
triadic
#B2A4BB #BBB2A4 #A4BBB2
tetradic
#B2A4BB #BBA7A4 #ADBBA4 #A4B9BB
square
#B2A4BB #BBA7A4 #ADBBA4 #A4B9BB
split-complementary
#B2A4BB #B9BBA4 #A4BBA7
monochromatic
#766283 #9481A1 #B2A4BB #D0C7D5 #EDEAEF
Accessibility & contrast
On white
2.35
#B2A4BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#B2A4BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A4BB
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A4BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A4BB | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A8BC
Deuteranopia (green-blind)
#A4A9BA
Tritanopia (blue-blind)
#B1A7AB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #b2a4bb; /* rgb */ color: rgb(178, 164, 187); /* oklch */ color: oklch(73.8% 0.036 312.3);
Tailwind
colors: {
custom: {
50: '#c9bfcf',
500: '#b2a4bb',
950: '#000000',
},
}SCSS
$custom: #b2a4bb; $custom-light: #c9bfcf; $custom-dark: #000000;
JSON
{
"hex": "#b2a4bb",
"rgb": {
"r": 178,
"g": 164,
"b": 187
},
"hsl": {
"h": 276.522,
"s": 14.465,
"l": 68.824
},
"oklch": {
"l": 0.73792,
"c": 0.03614,
"h": 312.3
},
"luminance": 0.39604
}Semantic roles & 50–950 ramp
primary
#B2A4BB
secondary
#DDE1DA
accent
#994D6B
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182