#BAA7BF#BAA7BF
#BAA7BF is a light, muted purple. Relative luminance 0.418; OKLCH L 75.2% C 0.040 H 319.2°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA7BF |
|---|---|
| RGB | rgb(186, 167, 191) |
| HSL | hsl(288, 16%, 70%) |
| HSV | hsv(288, 13%, 75%) |
| CMYK | cmyk(2.6%, 12.6%, 0%, 25.1%) |
| CIE-LAB | lab(70.76, 11.27, -9.76) |
| CIE-LCH | lch(70.76, 14.91, 319.11°) |
| OKLab | oklab(75.22% 0.0302 -0.0261) |
| OKLCH | oklch(75.22% 0.04 319.2) |
| XYZ | xyz(43.4710, 41.8386, 55.0657) |
| Luminance | 0.4184 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.26
Thistle
#D8BFD8
ΔE00 6.99
Light Mauve
#C292A1
ΔE00 10.17
Dusty Pink
#D8A7B1
ΔE00 10.31
Dusty Lavender
#AC86A8
ΔE00 10.42
Lavender
#B39DDB
ΔE00 10.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA7BF #ACBFA7
analogous
#AEA7BF #BAA7BF #BFA7B8
triadic
#BAA7BF #BFBAA7 #A7BFBA
tetradic
#BAA7BF #BFAEA7 #ACBFA7 #A7B8BF
square
#BAA7BF #BFAEA7 #ACBFA7 #A7B8BF
split-complementary
#BAA7BF #B8BFA7 #A7BFAE
monochromatic
#816388 #9E84A5 #BAA7BF #D6CAD9 #F1EDF2
Accessibility & contrast
On white
2.24
#BAA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#BAA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA7BF
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA7BF | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#A9AEBE
Tritanopia (blue-blind)
#BAA9AF
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #baa7bf; /* rgb */ color: rgb(186, 167, 191); /* oklch */ color: oklch(75.2% 0.040 319.2);
Tailwind
colors: {
custom: {
50: '#cec1d2',
500: '#baa7bf',
950: '#000000',
},
}SCSS
$custom: #baa7bf; $custom-light: #cec1d2; $custom-dark: #000000;
JSON
{
"hex": "#baa7bf",
"rgb": {
"r": 186,
"g": 167,
"b": 191
},
"hsl": {
"h": 287.5,
"s": 15.789,
"l": 70.196
},
"oklch": {
"l": 0.75221,
"c": 0.0399,
"h": 319.2
},
"luminance": 0.41838
}Semantic roles & 50–950 ramp
primary
#BAA7BF
secondary
#DFE4DE
accent
#9A4B5C
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#131214
muted
#828182