#BCACC7#BCACC7
#BCACC7 is a light, muted violet. Relative luminance 0.443; OKLCH L 76.7% C 0.042 H 311.7°. Best body text is #000000 at 9.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACC7 |
|---|---|
| RGB | rgb(188, 172, 199) |
| HSL | hsl(276, 19%, 73%) |
| HSV | hsv(276, 14%, 78%) |
| CMYK | cmyk(5.5%, 13.6%, 0%, 22%) |
| CIE-LAB | lab(72.44, 10.77, -11.63) |
| CIE-LCH | lch(72.44, 15.85, 312.81°) |
| OKLab | oklab(76.65% 0.0278 -0.0312) |
| OKLCH | oklch(76.65% 0.042 311.7) |
| XYZ | xyz(45.7986, 44.3202, 60.1637) |
| Luminance | 0.4432 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.24
Lilac
#C8A2C8
ΔE00 6.67
Lavender
#B39DDB
ΔE00 9.97
Light Lavender
#DFC5FE
ΔE00 11.05
Pale Lilac
#E4CBFF
ΔE00 11.21
Dusty Pink
#D8A7B1
ΔE00 11.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACC7 #B7C7AC
analogous
#AFACC7 #BCACC7 #C7ACC4
triadic
#BCACC7 #C7BCAC #ACC7BC
tetradic
#BCACC7 #C7AFAC #B7C7AC #ACC4C7
square
#BCACC7 #C7AFAC #B7C7AC #ACC4C7
split-complementary
#BCACC7 #C4C7AC #ACC7AF
monochromatic
#816494 #9F87AE #BCACC7 #D9D1E0 #F0EDF3
Accessibility & contrast
On white
2.13
#BCACC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.86
#BCACC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACC7
9.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACC7 | 1.00 | 2.13 | 9.86 | 9.86 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B1C8
Deuteranopia (green-blind)
#ABB2C6
Tritanopia (blue-blind)
#BBAFB5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcacc7; /* rgb */ color: rgb(188, 172, 199); /* oklch */ color: oklch(76.7% 0.042 311.7);
Tailwind
colors: {
custom: {
50: '#d0c4d8',
500: '#bcacc7',
950: '#000000',
},
}SCSS
$custom: #bcacc7; $custom-light: #d0c4d8; $custom-dark: #000000;
JSON
{
"hex": "#bcacc7",
"rgb": {
"r": 188,
"g": 172,
"b": 199
},
"hsl": {
"h": 275.556,
"s": 19.424,
"l": 72.745
},
"oklch": {
"l": 0.76652,
"c": 0.0418,
"h": 311.7
},
"luminance": 0.4432
}Semantic roles & 50–950 ramp
primary
#BCACC7
secondary
#E5E9E2
accent
#9E486B
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183