#B6AEC2#B6AEC2
#B6AEC2 is a light, muted violet. Relative luminance 0.441; OKLCH L 76.4% C 0.029 H 303.8°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEC2 |
|---|---|
| RGB | rgb(182, 174, 194) |
| HSL | hsl(264, 14%, 72%) |
| HSV | hsv(264, 10%, 76%) |
| CMYK | cmyk(6.2%, 10.3%, 0%, 23.9%) |
| CIE-LAB | lab(72.30, 6.65, -9.15) |
| CIE-LCH | lch(72.30, 11.31, 306.02°) |
| OKLab | oklab(76.37% 0.0164 -0.0245) |
| OKLCH | oklch(76.37% 0.029 303.8) |
| XYZ | xyz(44.1633, 44.1123, 57.2164) |
| Luminance | 0.4411 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.19
Dove Gray
#B6B8BD
ΔE00 8.94
Lilac
#C8A2C8
ΔE00 10.31
Dark Gray
#A9A9A9
ΔE00 10.63
Silver
#C0C0C0
ΔE00 11.09
Pinkish Grey
#C8ACA9
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEC2 #BAC2AE
analogous
#AEB0C2 #B6AEC2 #C0AEC2
triadic
#B6AEC2 #C2B6AE #AEC2B6
tetradic
#B6AEC2 #C2AEB0 #BAC2AE #AEC2C0
square
#B6AEC2 #C2AEB0 #BAC2AE #AEC2C0
split-complementary
#B6AEC2 #C2C0AE #B0C2AE
monochromatic
#776A8C #978BA8 #B6AEC2 #D5D1DC #EFEEF2
Accessibility & contrast
On white
2.14
#B6AEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#B6AEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEC2
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEC2 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C3
Deuteranopia (green-blind)
#ACB1C1
Tritanopia (blue-blind)
#B4B1B4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b6aec2; /* rgb */ color: rgb(182, 174, 194); /* oklch */ color: oklch(76.4% 0.029 303.8);
Tailwind
colors: {
custom: {
50: '#cbc6d4',
500: '#b6aec2',
950: '#000000',
},
}SCSS
$custom: #b6aec2; $custom-light: #cbc6d4; $custom-dark: #000000;
JSON
{
"hex": "#b6aec2",
"rgb": {
"r": 182,
"g": 174,
"b": 194
},
"hsl": {
"h": 264,
"s": 14.085,
"l": 72.157
},
"oklch": {
"l": 0.76373,
"c": 0.02949,
"h": 303.8
},
"luminance": 0.44112
}Semantic roles & 50–950 ramp
primary
#B6AEC2
secondary
#E6E8E3
accent
#984D7A
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283