#BAA2BE#BAA2BE
#BAA2BE is a light, muted purple. Relative luminance 0.400; OKLCH L 74.2% C 0.048 H 321.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2BE |
|---|---|
| RGB | rgb(186, 162, 190) |
| HSL | hsl(291, 18%, 69%) |
| HSV | hsv(291, 15%, 75%) |
| CMYK | cmyk(2.1%, 14.7%, 0%, 25.5%) |
| CIE-LAB | lab(69.47, 13.84, -11.14) |
| CIE-LCH | lch(69.47, 17.76, 321.17°) |
| OKLab | oklab(74.21% 0.0374 -0.0298) |
| OKLCH | oklch(74.21% 0.048 321.4) |
| XYZ | xyz(42.4630, 39.9980, 54.1887) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.44
Thistle
#D8BFD8
ΔE00 7.87
Dusty Lavender
#AC86A8
ΔE00 8.52
Light Mauve
#C292A1
ΔE00 9.08
Heather
#A484AC
ΔE00 9.41
Lavender
#B39DDB
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2BE #A6BEA2
analogous
#ACA2BE #BAA2BE #BEA2B4
triadic
#BAA2BE #BEBAA2 #A2BEBA
tetradic
#BAA2BE #BEACA2 #A6BEA2 #A2B4BE
square
#BAA2BE #BEACA2 #A6BEA2 #A2B4BE
split-complementary
#BAA2BE #B4BEA2 #A2BEAC
monochromatic
#815E87 #9F7EA5 #BAA2BE #D5C6D7 #EFEAF0
Accessibility & contrast
On white
2.33
#BAA2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#BAA2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2BE
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2BE | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BF
Deuteranopia (green-blind)
#A5ABBD
Tritanopia (blue-blind)
#BBA5AB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa2be; /* rgb */ color: rgb(186, 162, 190); /* oklch */ color: oklch(74.2% 0.048 321.4);
Tailwind
colors: {
custom: {
50: '#cebdd1',
500: '#baa2be',
950: '#000000',
},
}SCSS
$custom: #baa2be; $custom-light: #cebdd1; $custom-dark: #000000;
JSON
{
"hex": "#baa2be",
"rgb": {
"r": 186,
"g": 162,
"b": 190
},
"hsl": {
"h": 291.429,
"s": 17.722,
"l": 69.02
},
"oklch": {
"l": 0.74209,
"c": 0.04783,
"h": 321.4
},
"luminance": 0.39997
}Semantic roles & 50–950 ramp
primary
#BAA2BE
secondary
#DBE2DA
accent
#9C4955
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131214
muted
#828182