#BAA2C0#BAA2C0
#BAA2C0 is a light, muted purple. Relative luminance 0.401; OKLCH L 74.3% C 0.050 H 319.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #BAA2C0 |
|---|---|
| RGB | rgb(186, 162, 192) |
| HSL | hsl(288, 19%, 69%) |
| HSV | hsv(288, 16%, 75%) |
| CMYK | cmyk(3.1%, 15.6%, 0%, 24.7%) |
| CIE-LAB | lab(69.53, 14.22, -12.15) |
| CIE-LCH | lch(69.53, 18.71, 319.50°) |
| OKLab | oklab(74.28% 0.0381 -0.0326) |
| OKLCH | oklch(74.28% 0.05 319.5) |
| XYZ | xyz(42.6831, 40.0861, 55.3478) |
| Luminance | 0.4009 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.12
Thistle
#D8BFD8
ΔE00 7.95
Dusty Lavender
#AC86A8
ΔE00 8.48
Lavender
#B39DDB
ΔE00 9.01
Heather
#A484AC
ΔE00 9.23
Light Mauve
#C292A1
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAA2C0 #A8C0A2
analogous
#ABA2C0 #BAA2C0 #C0A2B7
triadic
#BAA2C0 #C0BAA2 #A2C0BA
tetradic
#BAA2C0 #C0ABA2 #A8C0A2 #A2B7C0
square
#BAA2C0 #C0ABA2 #A8C0A2 #A2B7C0
split-complementary
#BAA2C0 #B7C0A2 #A2C0AB
monochromatic
#815E8A #9F7EA7 #BAA2C0 #D5C6D9 #F0EBF1
Accessibility & contrast
On white
2.33
#BAA2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#BAA2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAA2C0
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAA2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAA2C0 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA8C1
Deuteranopia (green-blind)
#A4ABBF
Tritanopia (blue-blind)
#BBA5AC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #baa2c0; /* rgb */ color: rgb(186, 162, 192); /* oklch */ color: oklch(74.3% 0.050 319.5);
Tailwind
colors: {
custom: {
50: '#cfbdd3',
500: '#baa2c0',
950: '#000000',
},
}SCSS
$custom: #baa2c0; $custom-light: #cfbdd3; $custom-dark: #000000;
JSON
{
"hex": "#baa2c0",
"rgb": {
"r": 186,
"g": 162,
"b": 192
},
"hsl": {
"h": 288,
"s": 19.231,
"l": 69.412
},
"oklch": {
"l": 0.74278,
"c": 0.05014,
"h": 319.5
},
"luminance": 0.40086
}Semantic roles & 50–950 ramp
primary
#BAA2C0
secondary
#DCE3DB
accent
#9E4859
background
#FCFBFC
surface
#F9F6F9
border
#D2D0D2
text
#131214
muted
#828182