#B7AECB#B7AECB
#B7AECB is a light, muted violet. Relative luminance 0.447; OKLCH L 76.8% C 0.042 H 299.6°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #B7AECB |
|---|---|
| RGB | rgb(183, 174, 203) |
| HSL | hsl(259, 22%, 74%) |
| HSV | hsv(259, 14%, 80%) |
| CMYK | cmyk(9.9%, 14.3%, 0%, 20.4%) |
| CIE-LAB | lab(72.66, 8.81, -13.54) |
| CIE-LCH | lch(72.66, 16.15, 303.05°) |
| OKLab | oklab(76.76% 0.0207 -0.0365) |
| OKLCH | oklch(76.76% 0.042 299.6) |
| XYZ | xyz(45.4419, 44.6511, 62.7129) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.70
Lilac
#C8A2C8
ΔE00 8.68
Lavender
#B39DDB
ΔE00 9.46
Periwinkle
#CCCCFF
ΔE00 10.41
Light Periwinkle
#C1C6FC
ΔE00 10.56
Light Lavender
#DFC5FE
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B7AECB #C2CBAE
analogous
#AEB4CB #B7AECB #C6AECB
triadic
#B7AECB #CBB7AE #AECBB7
tetradic
#B7AECB #CBAEB4 #C2CBAE #AECBC6
square
#B7AECB #CBAEB4 #C2CBAE #AECBC6
split-complementary
#B7AECB #CBC6AE #B4CBAE
monochromatic
#75649B #9689B3 #B7AECB #D8D3E3 #EEECF3
Accessibility & contrast
On white
2.11
#B7AECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#B7AECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B7AECB
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B7AECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B7AECB | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B2CC
Deuteranopia (green-blind)
#AAB2CA
Tritanopia (blue-blind)
#B4B2B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #b7aecb; /* rgb */ color: rgb(183, 174, 203); /* oklch */ color: oklch(76.8% 0.042 299.6);
Tailwind
colors: {
custom: {
50: '#ccc6da',
500: '#b7aecb',
950: '#000000',
},
}SCSS
$custom: #b7aecb; $custom-light: #ccc6da; $custom-dark: #000000;
JSON
{
"hex": "#b7aecb",
"rgb": {
"r": 183,
"g": 174,
"b": 203
},
"hsl": {
"h": 258.621,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.76764,
"c": 0.042,
"h": 299.6
},
"luminance": 0.44651
}Semantic roles & 50–950 ramp
primary
#B7AECB
secondary
#E7E9E2
accent
#A04584
background
#FCFCFD
surface
#F8F8FA
border
#D1D1D3
text
#131315
muted
#828283