#B6AEC4#B6AEC4
#B6AEC4 is a light, muted violet. Relative luminance 0.442; OKLCH L 76.4% C 0.032 H 302.1°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #B6AEC4 |
|---|---|
| RGB | rgb(182, 174, 196) |
| HSL | hsl(262, 16%, 73%) |
| HSV | hsv(262, 11%, 77%) |
| CMYK | cmyk(7.1%, 11.2%, 0%, 23.1%) |
| CIE-LAB | lab(72.36, 7.05, -10.15) |
| CIE-LCH | lch(72.36, 12.36, 304.77°) |
| OKLab | oklab(76.44% 0.0171 -0.0273) |
| OKLCH | oklch(76.44% 0.032 302.1) |
| XYZ | xyz(44.3894, 44.2027, 58.4073) |
| Luminance | 0.4420 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 8.04
Dove Gray
#B6B8BD
ΔE00 9.51
Lilac
#C8A2C8
ΔE00 9.94
Dark Gray
#A9A9A9
ΔE00 11.27
Lavender
#B39DDB
ΔE00 11.67
Silver
#C0C0C0
ΔE00 11.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B6AEC4 #BCC4AE
analogous
#AEB1C4 #B6AEC4 #C1AEC4
triadic
#B6AEC4 #C4B6AE #AEC4B6
tetradic
#B6AEC4 #C4AEB1 #BCC4AE #AEC4C1
square
#B6AEC4 #C4AEB1 #BCC4AE #AEC4C1
split-complementary
#B6AEC4 #C4C1AE #B1C4AE
monochromatic
#76688F #968BAA #B6AEC4 #D6D1DE #EFEDF2
Accessibility & contrast
On white
2.13
#B6AEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#B6AEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B6AEC4
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B6AEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B6AEC4 | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB1C5
Deuteranopia (green-blind)
#ACB1C3
Tritanopia (blue-blind)
#B4B1B5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b6aec4; /* rgb */ color: rgb(182, 174, 196); /* oklch */ color: oklch(76.4% 0.032 302.1);
Tailwind
colors: {
custom: {
50: '#ccc6d5',
500: '#b6aec4',
950: '#000000',
},
}SCSS
$custom: #b6aec4; $custom-light: #ccc6d5; $custom-dark: #000000;
JSON
{
"hex": "#b6aec4",
"rgb": {
"r": 182,
"g": 174,
"b": 196
},
"hsl": {
"h": 261.818,
"s": 15.714,
"l": 72.549
},
"oklch": {
"l": 0.7644,
"c": 0.0322,
"h": 302.1
},
"luminance": 0.44203
}Semantic roles & 50–950 ramp
primary
#B6AEC4
secondary
#E6E8E3
accent
#9A4C7D
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131314
muted
#828283