#BCAAC0#BCAAC0
#BCAAC0 is a light, muted purple. Relative luminance 0.432; OKLCH L 76.0% C 0.037 H 320.1°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCAAC0 |
|---|---|
| RGB | rgb(188, 170, 192) |
| HSL | hsl(289, 15%, 71%) |
| HSV | hsv(289, 11%, 75%) |
| CMYK | cmyk(2.1%, 11.5%, 0%, 24.7%) |
| CIE-LAB | lab(71.72, 10.50, -8.86) |
| CIE-LCH | lch(71.72, 13.74, 319.86°) |
| OKLab | oklab(76.02% 0.0283 -0.0236) |
| OKLCH | oklch(76.02% 0.037 320.1) |
| XYZ | xyz(44.6268, 43.2470, 55.8555) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.43
Lilac
#C8A2C8
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 10.18
Pinkish Grey
#C8ACA9
ΔE00 10.55
Light Mauve
#C292A1
ΔE00 10.58
Dusty Lavender
#AC86A8
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCAAC0 #AEC0AA
analogous
#B1AAC0 #BCAAC0 #C0AAB9
triadic
#BCAAC0 #C0BCAA #AAC0BC
tetradic
#BCAAC0 #C0B1AA #AEC0AA #AAB9C0
square
#BCAAC0 #C0B1AA #AEC0AA #AAB9C0
split-complementary
#BCAAC0 #B9C0AA #AAC0B1
monochromatic
#83668A #A087A6 #BCAAC0 #D8CDDA #F1EDF2
Accessibility & contrast
On white
2.18
#BCAAC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#BCAAC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCAAC0
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCAAC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCAAC0 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC1
Deuteranopia (green-blind)
#ACB0BF
Tritanopia (blue-blind)
#BDACB1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bcaac0; /* rgb */ color: rgb(188, 170, 192); /* oklch */ color: oklch(76.0% 0.037 320.1);
Tailwind
colors: {
custom: {
50: '#d0c3d3',
500: '#bcaac0',
950: '#000000',
},
}SCSS
$custom: #bcaac0; $custom-light: #d0c3d3; $custom-dark: #000000;
JSON
{
"hex": "#bcaac0",
"rgb": {
"r": 188,
"g": 170,
"b": 192
},
"hsl": {
"h": 289.091,
"s": 14.865,
"l": 70.98
},
"oklch": {
"l": 0.76022,
"c": 0.03686,
"h": 320.1
},
"luminance": 0.43247
}Semantic roles & 50–950 ramp
primary
#BCAAC0
secondary
#E1E6E0
accent
#994C5A
background
#FCFBFC
surface
#F9F7F9
border
#D2D0D2
text
#141214
muted
#828182