#BCACCD#BCACCD
#BCACCD is a light, muted violet. Relative luminance 0.446; OKLCH L 76.9% C 0.050 H 307.1°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACCD |
|---|---|
| RGB | rgb(188, 172, 205) |
| HSL | hsl(269, 25%, 74%) |
| HSV | hsv(269, 16%, 80%) |
| CMYK | cmyk(8.3%, 16.1%, 0%, 19.6%) |
| CIE-LAB | lab(72.63, 11.98, -14.64) |
| CIE-LCH | lch(72.63, 18.92, 309.29°) |
| OKLab | oklab(76.86% 0.0299 -0.0395) |
| OKLCH | oklch(76.86% 0.05 307.1) |
| XYZ | xyz(46.5090, 44.6044, 63.9051) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.17
Thistle
#D8BFD8
ΔE00 6.72
Lavender
#B39DDB
ΔE00 8.23
Light Lavender
#DFC5FE
ΔE00 9.69
Pale Lilac
#E4CBFF
ΔE00 10.09
Light Violet
#D6B4FC
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACCD #BDCDAC
analogous
#ACADCD #BCACCD #CDACCD
triadic
#BCACCD #CDBCAC #ACCDBC
tetradic
#BCACCD #CDACAD #BDCDAC #ACCDCD
square
#BCACCD #CDACAD #BDCDAC #ACCDCD
split-complementary
#BCACCD #CDCDAC #ADCDAC
monochromatic
#7E609F #9D86B6 #BCACCD #DBD2E4 #F0ECF3
Accessibility & contrast
On white
2.12
#BCACCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#BCACCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACCD
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACCD | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B2CE
Deuteranopia (green-blind)
#AAB2CC
Tritanopia (blue-blind)
#BAB0B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcaccd; /* rgb */ color: rgb(188, 172, 205); /* oklch */ color: oklch(76.9% 0.050 307.1);
Tailwind
colors: {
custom: {
50: '#d0c4dc',
500: '#bcaccd',
950: '#000000',
},
}SCSS
$custom: #bcaccd; $custom-light: #d0c4dc; $custom-dark: #000000;
JSON
{
"hex": "#bcaccd",
"rgb": {
"r": 188,
"g": 172,
"b": 205
},
"hsl": {
"h": 269.091,
"s": 24.812,
"l": 73.922
},
"oklch": {
"l": 0.76861,
"c": 0.04952,
"h": 307.1
},
"luminance": 0.44604
}Semantic roles & 50–950 ramp
primary
#BCACCD
secondary
#E6EAE1
accent
#A34274
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183