#B2A4B4#B2A4B4
#B2A4B4 is a light, muted purple. Relative luminance 0.393; OKLCH L 73.6% C 0.028 H 322.0°. Best body text is #000000 at 8.86:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A4B4 |
|---|---|
| RGB | rgb(178, 164, 180) |
| HSL | hsl(293, 10%, 67%) |
| HSV | hsv(293, 9%, 71%) |
| CMYK | cmyk(1.1%, 8.9%, 0%, 29.4%) |
| CIE-LAB | lab(68.98, 8.02, -6.40) |
| CIE-LCH | lch(68.98, 10.26, 321.42°) |
| OKLab | oklab(73.56% 0.0218 -0.017) |
| OKLCH | oklch(73.56% 0.028 322) |
| XYZ | xyz(39.8725, 39.3115, 48.6585) |
| Luminance | 0.3931 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 9.33
Lilac
#C8A2C8
ΔE00 9.56
Pinkish Grey
#C8ACA9
ΔE00 9.60
Dove Gray
#B6B8BD
ΔE00 10.42
Dark Gray
#A9A9A9
ΔE00 10.42
Light Mauve
#C292A1
ΔE00 10.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A4B4 #A6B4A4
analogous
#AAA4B4 #B2A4B4 #B4A4AE
triadic
#B2A4B4 #B4B2A4 #A4B4B2
tetradic
#B2A4B4 #B4AAA4 #A6B4A4 #A4AEB4
square
#B2A4B4 #B4AAA4 #A6B4A4 #A4AEB4
split-complementary
#B2A4B4 #AEB4A4 #A4B4AA
monochromatic
#776479 #968298 #B2A4B4 #CEC6D0 #EBE7EB
Accessibility & contrast
On white
2.37
#B2A4B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.86
#B2A4B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A4B4
8.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A4B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A4B4 | 1.00 | 2.37 | 8.86 | 8.86 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A7B5
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#B3A5A9
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #b2a4b4; /* rgb */ color: rgb(178, 164, 180); /* oklch */ color: oklch(73.6% 0.028 322.0);
Tailwind
colors: {
custom: {
50: '#c9bfca',
500: '#b2a4b4',
950: '#000000',
},
}SCSS
$custom: #b2a4b4; $custom-light: #c9bfca; $custom-dark: #000000;
JSON
{
"hex": "#b2a4b4",
"rgb": {
"r": 178,
"g": 164,
"b": 180
},
"hsl": {
"h": 292.5,
"s": 9.639,
"l": 67.451
},
"oklch": {
"l": 0.73559,
"c": 0.02763,
"h": 322
},
"luminance": 0.39311
}Semantic roles & 50–950 ramp
primary
#B2A4B4
secondary
#D8DCD7
accent
#94525A
background
#FCFBFC
surface
#F8F6F8
border
#D1D0D1
text
#131213
muted
#828182