#B6AEC0#B6AEC0
#B6AEC0 is a light, muted violet. Relative luminance 0.440; OKLCH L 76.3% C 0.027 H 305.7°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEC0 |
|---|---|
| RGB | rgb(182, 174, 192) |
| HSL | hsl(267, 13%, 72%) |
| HSV | hsv(267, 9%, 75%) |
| CMYK | cmyk(5.2%, 9.4%, 0%, 24.7%) |
| CIE-LAB | lab(72.24, 6.25, -8.14) |
| CIE-LCH | lch(72.24, 10.26, 307.55°) |
| OKLab | oklab(76.31% 0.0157 -0.0218) |
| OKLCH | oklch(76.31% 0.027 305.7) |
| XYZ | xyz(43.9402, 44.0230, 56.0414) |
| Luminance | 0.4402 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.36
Thistle
#D8BFD8
ΔE00 8.42
Dark Gray
#A9A9A9
ΔE00 9.97
Silver
#C0C0C0
ΔE00 10.49
Lilac
#C8A2C8
ΔE00 10.74
Pinkish Grey
#C8ACA9
ΔE00 10.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEC0 #B8C0AE
analogous
#AEAFC0 #B6AEC0 #BFAEC0
triadic
#B6AEC0 #C0B6AE #AEC0B6
tetradic
#B6AEC0 #C0AEAF #B8C0AE #AEC0BF
square
#B6AEC0 #C0AEAF #B8C0AE #AEC0BF
split-complementary
#B6AEC0 #C0BFAE #AFC0AE
monochromatic
#786B89 #978CA5 #B6AEC0 #D5D0DB #EFEEF2
Accessibility & contrast
On white
2.14
#B6AEC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#B6AEC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEC0
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEC0 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C1
Deuteranopia (green-blind)
#ADB1BF
Tritanopia (blue-blind)
#B5B0B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b6aec0; /* rgb */ color: rgb(182, 174, 192); /* oklch */ color: oklch(76.3% 0.027 305.7);
Tailwind
colors: {
custom: {
50: '#cbc6d3',
500: '#b6aec0',
950: '#000000',
},
}SCSS
$custom: #b6aec0; $custom-light: #cbc6d3; $custom-dark: #000000;
JSON
{
"hex": "#b6aec0",
"rgb": {
"r": 182,
"g": 174,
"b": 192
},
"hsl": {
"h": 266.667,
"s": 12.5,
"l": 71.765
},
"oklch": {
"l": 0.76307,
"c": 0.02682,
"h": 305.7
},
"luminance": 0.44023
}Semantic roles & 50–950 ramp
primary
#B6AEC0
secondary
#E5E7E3
accent
#974F77
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282