#BCACC1#BCACC1
#BCACC1 is a light, muted purple. Relative luminance 0.440; OKLCH L 76.4% C 0.034 H 318.1°. Best body text is #000000 at 9.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACC1 |
|---|---|
| RGB | rgb(188, 172, 193) |
| HSL | hsl(286, 14%, 72%) |
| HSV | hsv(286, 11%, 76%) |
| CMYK | cmyk(2.6%, 10.9%, 0%, 24.3%) |
| CIE-LAB | lab(72.26, 9.60, -8.61) |
| CIE-LCH | lch(72.26, 12.89, 318.12°) |
| OKLab | oklab(76.45% 0.0256 -0.023) |
| OKLCH | oklch(76.45% 0.034 318.1) |
| XYZ | xyz(45.1157, 44.0470, 56.5669) |
| Luminance | 0.4405 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.38
Lilac
#C8A2C8
ΔE00 7.76
Pinkish Grey
#C8ACA9
ΔE00 10.44
Dusty Pink
#D8A7B1
ΔE00 10.62
Dove Gray
#B6B8BD
ΔE00 11.22
Light Mauve
#C292A1
ΔE00 11.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACC1 #B1C1AC
analogous
#B2ACC1 #BCACC1 #C1ACBC
triadic
#BCACC1 #C1BCAC #ACC1BC
tetradic
#BCACC1 #C1B2AC #B1C1AC #ACBCC1
square
#BCACC1 #C1B2AC #B1C1AC #ACBCC1
split-complementary
#BCACC1 #BCC1AC #ACC1B2
monochromatic
#83688B #A089A7 #BCACC1 #D8CFDB #F1EDF2
Accessibility & contrast
On white
2.14
#BCACC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.81
#BCACC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACC1
9.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACC1 | 1.00 | 2.14 | 9.81 | 9.81 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C2
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#BCAEB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcacc1; /* rgb */ color: rgb(188, 172, 193); /* oklch */ color: oklch(76.4% 0.034 318.1);
Tailwind
colors: {
custom: {
50: '#d0c4d3',
500: '#bcacc1',
950: '#000000',
},
}SCSS
$custom: #bcacc1; $custom-light: #d0c4d3; $custom-dark: #000000;
JSON
{
"hex": "#bcacc1",
"rgb": {
"r": 188,
"g": 172,
"b": 193
},
"hsl": {
"h": 285.714,
"s": 14.483,
"l": 71.569
},
"oklch": {
"l": 0.7645,
"c": 0.03442,
"h": 318.1
},
"luminance": 0.44047
}Semantic roles & 50–950 ramp
primary
#BCACC1
secondary
#E3E7E2
accent
#994D5F
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182