#BCACC5#BCACC5
#BCACC5 is a light, muted violet. Relative luminance 0.442; OKLCH L 76.6% C 0.039 H 313.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACC5 |
|---|---|
| RGB | rgb(188, 172, 197) |
| HSL | hsl(278, 18%, 72%) |
| HSV | hsv(278, 13%, 77%) |
| CMYK | cmyk(4.6%, 12.7%, 0%, 22.7%) |
| CIE-LAB | lab(72.38, 10.38, -10.63) |
| CIE-LCH | lch(72.38, 14.85, 314.33°) |
| OKLab | oklab(76.58% 0.0271 -0.0285) |
| OKLCH | oklch(76.58% 0.039 313.5) |
| XYZ | xyz(45.5680, 44.2279, 58.9488) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.21
Lilac
#C8A2C8
ΔE00 6.97
Lavender
#B39DDB
ΔE00 10.58
Dusty Pink
#D8A7B1
ΔE00 11.19
Light Lavender
#DFC5FE
ΔE00 11.55
Pale Lilac
#E4CBFF
ΔE00 11.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACC5 #B5C5AC
analogous
#B0ACC5 #BCACC5 #C5ACC1
triadic
#BCACC5 #C5BCAC #ACC5BC
tetradic
#BCACC5 #C5B0AC #B5C5AC #ACC1C5
square
#BCACC5 #C5B0AC #B5C5AC #ACC1C5
split-complementary
#BCACC5 #C1C5AC #ACC5B0
monochromatic
#816591 #9F88AC #BCACC5 #D9D0DE #F0EDF2
Accessibility & contrast
On white
2.13
#BCACC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#BCACC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACC5
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACC5 | 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)
#A9B1C6
Deuteranopia (green-blind)
#ACB2C4
Tritanopia (blue-blind)
#BCAFB4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bcacc5; /* rgb */ color: rgb(188, 172, 197); /* oklch */ color: oklch(76.6% 0.039 313.5);
Tailwind
colors: {
custom: {
50: '#d0c4d6',
500: '#bcacc5',
950: '#000000',
},
}SCSS
$custom: #bcacc5; $custom-light: #d0c4d6; $custom-dark: #000000;
JSON
{
"hex": "#bcacc5",
"rgb": {
"r": 188,
"g": 172,
"b": 197
},
"hsl": {
"h": 278.4,
"s": 17.73,
"l": 72.353
},
"oklch": {
"l": 0.76584,
"c": 0.03929,
"h": 313.5
},
"luminance": 0.44228
}Semantic roles & 50–950 ramp
primary
#BCACC5
secondary
#E5E9E2
accent
#9C4967
background
#FCFCFD
surface
#F9F8FA
border
#D2D1D3
text
#141214
muted
#828183