#BAA2BF#BAA2BF
#BAA2BF is a light, muted purple. Relative luminance 0.400; OKLCH L 74.2% C 0.049 H 320.4°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2BF |
|---|---|
| RGB | rgb(186, 162, 191) |
| HSL | hsl(290, 18%, 69%) |
| HSV | hsv(290, 15%, 75%) |
| CMYK | cmyk(2.6%, 15.2%, 0%, 25.1%) |
| CIE-LAB | lab(69.50, 14.03, -11.64) |
| CIE-LCH | lch(69.50, 18.23, 320.31°) |
| OKLab | oklab(74.24% 0.0378 -0.0312) |
| OKLCH | oklch(74.24% 0.049 320.4) |
| XYZ | xyz(42.5727, 40.0419, 54.7662) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.27
Thistle
#D8BFD8
ΔE00 7.90
Dusty Lavender
#AC86A8
ΔE00 8.49
Light Mauve
#C292A1
ΔE00 9.27
Heather
#A484AC
ΔE00 9.31
Lavender
#B39DDB
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2BF #A7BFA2
analogous
#ACA2BF #BAA2BF #BFA2B6
triadic
#BAA2BF #BFBAA2 #A2BFBA
tetradic
#BAA2BF #BFACA2 #A7BFA2 #A2B6BF
square
#BAA2BF #BFACA2 #A7BFA2 #A2B6BF
split-complementary
#BAA2BF #B6BFA2 #A2BFAC
monochromatic
#815E89 #9F7EA6 #BAA2BF #D5C6D8 #F0EBF1
Accessibility & contrast
On white
2.33
#BAA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#BAA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2BF
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2BF | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C0
Deuteranopia (green-blind)
#A4ABBE
Tritanopia (blue-blind)
#BBA5AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa2bf; /* rgb */ color: rgb(186, 162, 191); /* oklch */ color: oklch(74.2% 0.049 320.4);
Tailwind
colors: {
custom: {
50: '#cebdd2',
500: '#baa2bf',
950: '#000000',
},
}SCSS
$custom: #baa2bf; $custom-light: #cebdd2; $custom-dark: #000000;
JSON
{
"hex": "#baa2bf",
"rgb": {
"r": 186,
"g": 162,
"b": 191
},
"hsl": {
"h": 289.655,
"s": 18.471,
"l": 69.216
},
"oklch": {
"l": 0.74243,
"c": 0.04898,
"h": 320.4
},
"luminance": 0.40041
}Semantic roles & 50–950 ramp
primary
#BAA2BF
secondary
#DCE3DA
accent
#9D4957
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131214
muted
#828182