#BCACCF#BCACCF
#BCACCF is a light, muted violet. Relative luminance 0.447; OKLCH L 76.9% C 0.052 H 305.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACCF |
|---|---|
| RGB | rgb(188, 172, 207) |
| HSL | hsl(267, 27%, 74%) |
| HSV | hsv(267, 17%, 81%) |
| CMYK | cmyk(9.2%, 16.9%, 0%, 18.8%) |
| CIE-LAB | lab(72.69, 12.39, -15.64) |
| CIE-LCH | lch(72.69, 19.95, 308.38°) |
| OKLab | oklab(76.93% 0.0306 -0.0422) |
| OKLCH | oklch(76.93% 0.052 305.9) |
| XYZ | xyz(46.7520, 44.7015, 65.1847) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.15
Thistle
#D8BFD8
ΔE00 6.99
Lavender
#B39DDB
ΔE00 7.69
Light Lavender
#DFC5FE
ΔE00 9.30
Light Violet
#D6B4FC
ΔE00 9.64
Pale Lilac
#E4CBFF
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACCF #BFCFAC
analogous
#ACAECF #BCACCF #CEACCF
triadic
#BCACCF #CFBCAC #ACCFBC
tetradic
#BCACCF #CFACAE #BFCFAC #ACCFCE
square
#BCACCF #CFACAE #BFCFAC #ACCFCE
split-complementary
#BCACCF #CFCEAC #AECFAC
monochromatic
#7D5EA2 #9D85B9 #BCACCF #DBD3E5 #EFECF4
Accessibility & contrast
On white
2.11
#BCACCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#BCACCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACCF
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACCF | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B2D1
Deuteranopia (green-blind)
#A9B2CE
Tritanopia (blue-blind)
#BAB0B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcaccf; /* rgb */ color: rgb(188, 172, 207); /* oklch */ color: oklch(76.9% 0.052 305.9);
Tailwind
colors: {
custom: {
50: '#d0c4dd',
500: '#bcaccf',
950: '#000000',
},
}SCSS
$custom: #bcaccf; $custom-light: #d0c4dd; $custom-dark: #000000;
JSON
{
"hex": "#bcaccf",
"rgb": {
"r": 188,
"g": 172,
"b": 207
},
"hsl": {
"h": 267.429,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.76932,
"c": 0.05214,
"h": 305.9
},
"luminance": 0.44701
}Semantic roles & 50–950 ramp
primary
#BCACCF
secondary
#E6EAE1
accent
#A54077
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183