#B2A5BB#B2A5BB
#B2A5BB is a light, muted violet. Relative luminance 0.400; OKLCH L 74.0% C 0.034 H 311.6°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #B2A5BB |
|---|---|
| RGB | rgb(178, 165, 187) |
| HSL | hsl(275, 14%, 69%) |
| HSV | hsv(275, 12%, 73%) |
| CMYK | cmyk(4.8%, 11.8%, 0%, 26.7%) |
| CIE-LAB | lab(69.44, 8.83, -9.58) |
| CIE-LCH | lch(69.44, 13.03, 312.67°) |
| OKLab | oklab(73.99% 0.0228 -0.0257) |
| OKLCH | oklch(73.99% 0.034 311.6) |
| XYZ | xyz(40.7834, 39.9633, 52.5692) |
| Luminance | 0.3996 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 8.34
Thistle
#D8BFD8
ΔE00 8.69
Dusty Lavender
#AC86A8
ΔE00 11.06
Lavender
#B39DDB
ΔE00 11.12
Dove Gray
#B6B8BD
ΔE00 11.35
Light Mauve
#C292A1
ΔE00 11.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2A5BB #AEBBA5
analogous
#A7A5BB #B2A5BB #BBA5B9
triadic
#B2A5BB #BBB2A5 #A5BBB2
tetradic
#B2A5BB #BBA7A5 #AEBBA5 #A5B9BB
square
#B2A5BB #BBA7A5 #AEBBA5 #A5B9BB
split-complementary
#B2A5BB #B9BBA5 #A5BBA7
monochromatic
#766383 #9482A1 #B2A5BB #D0C8D5 #EEEBF0
Accessibility & contrast
On white
2.34
#B2A5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#B2A5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2A5BB
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2A5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2A5BB | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A9BC
Deuteranopia (green-blind)
#A5AABA
Tritanopia (blue-blind)
#B1A7AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #b2a5bb; /* rgb */ color: rgb(178, 165, 187); /* oklch */ color: oklch(74.0% 0.034 311.6);
Tailwind
colors: {
custom: {
50: '#c9bfcf',
500: '#b2a5bb',
950: '#000000',
},
}SCSS
$custom: #b2a5bb; $custom-light: #c9bfcf; $custom-dark: #000000;
JSON
{
"hex": "#b2a5bb",
"rgb": {
"r": 178,
"g": 165,
"b": 187
},
"hsl": {
"h": 275.455,
"s": 13.924,
"l": 69.02
},
"oklch": {
"l": 0.73992,
"c": 0.03435,
"h": 311.6
},
"luminance": 0.39963
}Semantic roles & 50–950 ramp
primary
#B2A5BB
secondary
#DDE1DB
accent
#984D6C
background
#FCFBFC
surface
#F8F7F9
border
#D1D0D2
text
#131213
muted
#828182