#BCACCE#BCACCE
#BCACCE is a light, muted violet. Relative luminance 0.447; OKLCH L 76.9% C 0.051 H 306.5°. Best body text is #000000 at 9.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACCE |
|---|---|
| RGB | rgb(188, 172, 206) |
| HSL | hsl(268, 26%, 74%) |
| HSV | hsv(268, 17%, 81%) |
| CMYK | cmyk(8.7%, 16.5%, 0%, 19.2%) |
| CIE-LAB | lab(72.66, 12.18, -15.14) |
| CIE-LCH | lch(72.66, 19.43, 308.82°) |
| OKLab | oklab(76.9% 0.0302 -0.0409) |
| OKLCH | oklch(76.9% 0.051 306.5) |
| XYZ | xyz(46.6301, 44.6528, 64.5428) |
| Luminance | 0.4465 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 6.85
Lavender
#B39DDB
ΔE00 7.96
Light Lavender
#DFC5FE
ΔE00 9.49
Light Violet
#D6B4FC
ΔE00 9.91
Pale Lilac
#E4CBFF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACCE #BECEAC
analogous
#ACADCE #BCACCE #CDACCE
triadic
#BCACCE #CEBCAC #ACCEBC
tetradic
#BCACCE #CEACAD #BECEAC #ACCECD
square
#BCACCE #CEACAD #BECEAC #ACCECD
split-complementary
#BCACCE #CECDAC #ADCEAC
monochromatic
#7E5FA1 #9D86B7 #BCACCE #DBD2E5 #EFECF4
Accessibility & contrast
On white
2.11
#BCACCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.93
#BCACCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACCE
9.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACCE | 1.00 | 2.11 | 9.93 | 9.93 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2D0
Deuteranopia (green-blind)
#A9B2CD
Tritanopia (blue-blind)
#BAB0B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcacce; /* rgb */ color: rgb(188, 172, 206); /* oklch */ color: oklch(76.9% 0.051 306.5);
Tailwind
colors: {
custom: {
50: '#d0c4dd',
500: '#bcacce',
950: '#000000',
},
}SCSS
$custom: #bcacce; $custom-light: #d0c4dd; $custom-dark: #000000;
JSON
{
"hex": "#bcacce",
"rgb": {
"r": 188,
"g": 172,
"b": 206
},
"hsl": {
"h": 268.235,
"s": 25.758,
"l": 74.118
},
"oklch": {
"l": 0.76896,
"c": 0.05083,
"h": 306.5
},
"luminance": 0.44653
}Semantic roles & 50–950 ramp
primary
#BCACCE
secondary
#E6EAE1
accent
#A44176
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183