#BAACBF#BAACBF
#BAACBF is a light, muted purple. Relative luminance 0.437; OKLCH L 76.2% C 0.031 H 317.2°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BAACBF |
|---|---|
| RGB | rgb(186, 172, 191) |
| HSL | hsl(284, 13%, 71%) |
| HSV | hsv(284, 10%, 75%) |
| CMYK | cmyk(2.6%, 9.9%, 0%, 25.1%) |
| CIE-LAB | lab(72.03, 8.53, -7.87) |
| CIE-LCH | lch(72.03, 11.60, 317.31°) |
| OKLab | oklab(76.21% 0.0227 -0.021) |
| OKLCH | oklch(76.21% 0.031 317.2) |
| XYZ | xyz(44.4047, 43.7060, 55.3769) |
| Luminance | 0.4371 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 7.02
Lilac
#C8A2C8
ΔE00 8.73
Pinkish Grey
#C8ACA9
ΔE00 10.11
Dove Gray
#B6B8BD
ΔE00 10.28
Dusty Pink
#D8A7B1
ΔE00 11.04
Dark Gray
#A9A9A9
ΔE00 11.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAACBF #B1BFAC
analogous
#B0ACBF #BAACBF #BFACBA
triadic
#BAACBF #BFBAAC #ACBFBA
tetradic
#BAACBF #BFB0AC #B1BFAC #ACBABF
square
#BAACBF #BFB0AC #B1BFAC #ACBABF
split-complementary
#BAACBF #BABFAC #ACBFB0
monochromatic
#806988 #9D89A4 #BAACBF #D7CFDA #F1EEF2
Accessibility & contrast
On white
2.16
#BAACBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#BAACBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAACBF
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAACBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAACBF | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#ADB1BE
Tritanopia (blue-blind)
#BAAEB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #baacbf; /* rgb */ color: rgb(186, 172, 191); /* oklch */ color: oklch(76.2% 0.031 317.2);
Tailwind
colors: {
custom: {
50: '#cec4d2',
500: '#baacbf',
950: '#000000',
},
}SCSS
$custom: #baacbf; $custom-light: #cec4d2; $custom-dark: #000000;
JSON
{
"hex": "#baacbf",
"rgb": {
"r": 186,
"g": 172,
"b": 191
},
"hsl": {
"h": 284.211,
"s": 12.925,
"l": 71.176
},
"oklch": {
"l": 0.76212,
"c": 0.0309,
"h": 317.2
},
"luminance": 0.43706
}Semantic roles & 50–950 ramp
primary
#BAACBF
secondary
#E2E6E1
accent
#974E62
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#131214
muted
#828182