#BCACC0#BCACC0
#BCACC0 is a light, muted purple. Relative luminance 0.440; OKLCH L 76.4% C 0.033 H 319.5°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACC0 |
|---|---|
| RGB | rgb(188, 172, 192) |
| HSL | hsl(288, 14%, 71%) |
| HSV | hsv(288, 10%, 75%) |
| CMYK | cmyk(2.1%, 10.4%, 0%, 24.7%) |
| CIE-LAB | lab(72.23, 9.41, -8.10) |
| CIE-LCH | lch(72.23, 12.42, 319.27°) |
| OKLab | oklab(76.42% 0.0253 -0.0216) |
| OKLCH | oklch(76.42% 0.033 319.5) |
| XYZ | xyz(45.0045, 44.0026, 55.9814) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.47
Lilac
#C8A2C8
ΔE00 7.99
Pinkish Grey
#C8ACA9
ΔE00 10.12
Dusty Pink
#D8A7B1
ΔE00 10.49
Dove Gray
#B6B8BD
ΔE00 11.01
Light Mauve
#C292A1
ΔE00 11.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACC0 #B0C0AC
analogous
#B2ACC0 #BCACC0 #C0ACBA
triadic
#BCACC0 #C0BCAC #ACC0BC
tetradic
#BCACC0 #C0B2AC #B0C0AC #ACBAC0
square
#BCACC0 #C0B2AC #B0C0AC #ACBAC0
split-complementary
#BCACC0 #BAC0AC #ACC0B2
monochromatic
#836889 #A089A6 #BCACC0 #D8CFDA #F1EEF2
Accessibility & contrast
On white
2.14
#BCACC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#BCACC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACC0
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACC0 | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C1
Deuteranopia (green-blind)
#ADB2BF
Tritanopia (blue-blind)
#BCAEB2
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcacc0; /* rgb */ color: rgb(188, 172, 192); /* oklch */ color: oklch(76.4% 0.033 319.5);
Tailwind
colors: {
custom: {
50: '#d0c4d3',
500: '#bcacc0',
950: '#000000',
},
}SCSS
$custom: #bcacc0; $custom-light: #d0c4d3; $custom-dark: #000000;
JSON
{
"hex": "#bcacc0",
"rgb": {
"r": 188,
"g": 172,
"b": 192
},
"hsl": {
"h": 288,
"s": 13.699,
"l": 71.373
},
"oklch": {
"l": 0.76417,
"c": 0.03324,
"h": 319.5
},
"luminance": 0.44002
}Semantic roles & 50–950 ramp
primary
#BCACC0
secondary
#E2E6E1
accent
#984E5C
background
#FCFCFC
surface
#F9F8F9
border
#D2D1D2
text
#141214
muted
#828182