#B2A2BB#B2A2BB
#B2A2BB is a light, muted violet. Relative luminance 0.389; OKLCH L 73.4% C 0.040 H 313.5°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A2BB |
|---|---|
| RGB | rgb(178, 162, 187) |
| HSL | hsl(278, 16%, 68%) |
| HSV | hsv(278, 13%, 73%) |
| CMYK | cmyk(4.8%, 13.4%, 0%, 26.7%) |
| CIE-LAB | lab(68.67, 10.49, -10.73) |
| CIE-LCH | lch(68.67, 15.01, 314.36°) |
| OKLab | oklab(73.39% 0.0274 -0.0288) |
| OKLCH | oklch(73.39% 0.04 313.5) |
| XYZ | xyz(40.2486, 38.8938, 52.3910) |
| Luminance | 0.3889 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 7.05
Thistle
#D8BFD8
ΔE00 8.82
Dusty Lavender
#AC86A8
ΔE00 9.64
Heather
#A484AC
ΔE00 10.06
Lavender
#B39DDB
ΔE00 10.09
Light Mauve
#C292A1
ΔE00 10.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A2BB #ABBBA2
analogous
#A5A2BB #B2A2BB #BBA2B7
triadic
#B2A2BB #BBB2A2 #A2BBB2
tetradic
#B2A2BB #BBA5A2 #ABBBA2 #A2B7BB
square
#B2A2BB #BBA5A2 #ABBBA2 #A2B7BB
split-complementary
#B2A2BB #B7BBA2 #A2BBA5
monochromatic
#766083 #957FA1 #B2A2BB #CFC5D5 #EDE9EF
Accessibility & contrast
On white
2.39
#B2A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#B2A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A2BB
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A2BB | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA7BC
Deuteranopia (green-blind)
#A2A8BA
Tritanopia (blue-blind)
#B1A5AA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #b2a2bb; /* rgb */ color: rgb(178, 162, 187); /* oklch */ color: oklch(73.4% 0.040 313.5);
Tailwind
colors: {
custom: {
50: '#c9bdcf',
500: '#b2a2bb',
950: '#000000',
},
}SCSS
$custom: #b2a2bb; $custom-light: #c9bdcf; $custom-dark: #000000;
JSON
{
"hex": "#b2a2bb",
"rgb": {
"r": 178,
"g": 162,
"b": 187
},
"hsl": {
"h": 278.4,
"s": 15.528,
"l": 68.431
},
"oklch": {
"l": 0.73394,
"c": 0.0397,
"h": 313.5
},
"luminance": 0.38893
}Semantic roles & 50–950 ramp
primary
#B2A2BB
secondary
#DBE0D9
accent
#9A4C68
background
#FCFBFC
surface
#F8F6F9
border
#D1D0D2
text
#131213
muted
#828182