#B7AEBE#B7AEBE
#B7AEBE is a light, muted violet. Relative luminance 0.441; OKLCH L 76.3% C 0.025 H 310.6°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AEBE |
|---|---|
| RGB | rgb(183, 174, 190) |
| HSL | hsl(274, 11%, 71%) |
| HSV | hsv(274, 8%, 75%) |
| CMYK | cmyk(3.7%, 8.4%, 0%, 25.5%) |
| CIE-LAB | lab(72.27, 6.20, -6.99) |
| CIE-LCH | lch(72.27, 9.35, 311.57°) |
| OKLab | oklab(76.33% 0.016 -0.0187) |
| OKLCH | oklch(76.33% 0.025 310.6) |
| XYZ | xyz(43.9572, 44.0572, 54.8934) |
| Luminance | 0.4406 (WCAG relative) |
| Temperature | neutral |
| Family | violet |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.07
Thistle
#D8BFD8
ΔE00 8.40
Dark Gray
#A9A9A9
ΔE00 9.51
Silver
#C0C0C0
ΔE00 10.04
Pinkish Grey
#C8ACA9
ΔE00 10.21
Lilac
#C8A2C8
ΔE00 10.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AEBE #B5BEAE
analogous
#AFAEBE #B7AEBE #BEAEBD
triadic
#B7AEBE #BEB7AE #AEBEB7
tetradic
#B7AEBE #BEAFAE #B5BEAE #AEBDBE
square
#B7AEBE #BEAFAE #B5BEAE #AEBDBE
split-complementary
#B7AEBE #BDBEAE #AEBEAF
monochromatic
#7A6C86 #998CA3 #B7AEBE #D5D0D9 #F0EEF1
Accessibility & contrast
On white
2.14
#B7AEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#B7AEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AEBE
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AEBE | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1BF
Deuteranopia (green-blind)
#AEB1BD
Tritanopia (blue-blind)
#B6B0B3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #b7aebe; /* rgb */ color: rgb(183, 174, 190); /* oklch */ color: oklch(76.3% 0.025 310.6);
Tailwind
colors: {
custom: {
50: '#ccc6d1',
500: '#b7aebe',
950: '#000000',
},
}SCSS
$custom: #b7aebe; $custom-light: #ccc6d1; $custom-dark: #000000;
JSON
{
"hex": "#b7aebe",
"rgb": {
"r": 183,
"g": 174,
"b": 190
},
"hsl": {
"h": 273.75,
"s": 10.959,
"l": 71.373
},
"oklch": {
"l": 0.76325,
"c": 0.02459,
"h": 310.6
},
"luminance": 0.44057
}Semantic roles & 50–950 ramp
primary
#B7AEBE
secondary
#E4E6E2
accent
#95506E
background
#FCFCFC
surface
#F8F8F9
border
#D1D1D2
text
#131314
muted
#828282