#BCACC6#BCACC6
#BCACC6 is a light, muted violet. Relative luminance 0.443; OKLCH L 76.6% C 0.041 H 312.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACC6 |
|---|---|
| RGB | rgb(188, 172, 198) |
| HSL | hsl(277, 19%, 73%) |
| HSV | hsv(277, 13%, 78%) |
| CMYK | cmyk(5.1%, 13.1%, 0%, 22.4%) |
| CIE-LAB | lab(72.41, 10.58, -11.13) |
| CIE-LCH | lch(72.41, 15.35, 313.54°) |
| OKLab | oklab(76.62% 0.0274 -0.0298) |
| OKLCH | oklch(76.62% 0.041 312.6) |
| XYZ | xyz(45.6829, 44.2739, 59.5542) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.21
Lilac
#C8A2C8
ΔE00 6.81
Lavender
#B39DDB
ΔE00 10.27
Light Lavender
#DFC5FE
ΔE00 11.30
Dusty Pink
#D8A7B1
ΔE00 11.35
Pale Lilac
#E4CBFF
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACC6 #B6C6AC
analogous
#AFACC6 #BCACC6 #C6ACC3
triadic
#BCACC6 #C6BCAC #ACC6BC
tetradic
#BCACC6 #C6AFAC #B6C6AC #ACC3C6
square
#BCACC6 #C6AFAC #B6C6AC #ACC3C6
split-complementary
#BCACC6 #C3C6AC #ACC6AF
monochromatic
#816593 #9F88AD #BCACC6 #D9D0DF #F0EDF3
Accessibility & contrast
On white
2.13
#BCACC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BCACC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACC6
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACC6 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B1C7
Deuteranopia (green-blind)
#ACB2C5
Tritanopia (blue-blind)
#BBAFB4
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcacc6; /* rgb */ color: rgb(188, 172, 198); /* oklch */ color: oklch(76.6% 0.041 312.6);
Tailwind
colors: {
custom: {
50: '#d0c4d7',
500: '#bcacc6',
950: '#000000',
},
}SCSS
$custom: #bcacc6; $custom-light: #d0c4d7; $custom-dark: #000000;
JSON
{
"hex": "#bcacc6",
"rgb": {
"r": 188,
"g": 172,
"b": 198
},
"hsl": {
"h": 276.923,
"s": 18.571,
"l": 72.549
},
"oklch": {
"l": 0.76618,
"c": 0.04054,
"h": 312.6
},
"luminance": 0.44274
}Semantic roles & 50–950 ramp
primary
#BCACC6
secondary
#E5E9E2
accent
#9D4969
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183