#BCACC2#BCACC2
#BCACC2 is a light, muted purple. Relative luminance 0.441; OKLCH L 76.5% C 0.036 H 316.9°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACC2 |
|---|---|
| RGB | rgb(188, 172, 194) |
| HSL | hsl(284, 15%, 72%) |
| HSV | hsv(284, 11%, 76%) |
| CMYK | cmyk(3.1%, 11.3%, 0%, 23.9%) |
| CIE-LAB | lab(72.29, 9.79, -9.11) |
| CIE-LCH | lch(72.29, 13.38, 317.07°) |
| OKLab | oklab(76.48% 0.026 -0.0243) |
| OKLCH | oklch(76.48% 0.036 316.9) |
| XYZ | xyz(45.2276, 44.0918, 57.1564) |
| Luminance | 0.4409 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.31
Lilac
#C8A2C8
ΔE00 7.54
Dusty Pink
#D8A7B1
ΔE00 10.75
Pinkish Grey
#C8ACA9
ΔE00 10.75
Light Mauve
#C292A1
ΔE00 11.35
Dove Gray
#B6B8BD
ΔE00 11.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACC2 #B2C2AC
analogous
#B1ACC2 #BCACC2 #C2ACBD
triadic
#BCACC2 #C2BCAC #ACC2BC
tetradic
#BCACC2 #C2B1AC #B2C2AC #ACBDC2
square
#BCACC2 #C2B1AC #B2C2AC #ACBDC2
split-complementary
#BCACC2 #BDC2AC #ACC2B1
monochromatic
#82678C #A089A8 #BCACC2 #D8CFDC #F1EDF2
Accessibility & contrast
On white
2.14
#BCACC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#BCACC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACC2
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACC2 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C3
Deuteranopia (green-blind)
#ADB2C1
Tritanopia (blue-blind)
#BCAEB3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcacc2; /* rgb */ color: rgb(188, 172, 194); /* oklch */ color: oklch(76.5% 0.036 316.9);
Tailwind
colors: {
custom: {
50: '#d0c4d4',
500: '#bcacc2',
950: '#000000',
},
}SCSS
$custom: #bcacc2; $custom-light: #d0c4d4; $custom-dark: #000000;
JSON
{
"hex": "#bcacc2",
"rgb": {
"r": 188,
"g": 172,
"b": 194
},
"hsl": {
"h": 283.636,
"s": 15.278,
"l": 71.765
},
"oklch": {
"l": 0.76483,
"c": 0.03561,
"h": 316.9
},
"luminance": 0.44091
}Semantic roles & 50–950 ramp
primary
#BCACC2
secondary
#E4E8E2
accent
#994C61
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183