#BCACDC#BCACDC
#BCACDC is a light, moderate violet. Relative luminance 0.454; OKLCH L 77.4% C 0.070 H 300.0°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACDC |
|---|---|
| RGB | rgb(188, 172, 220) |
| HSL | hsl(260, 41%, 77%) |
| HSV | hsv(260, 22%, 86%) |
| CMYK | cmyk(14.5%, 21.8%, 0%, 13.7%) |
| CIE-LAB | lab(73.13, 15.11, -22.09) |
| CIE-LCH | lch(73.13, 26.76, 304.37°) |
| OKLab | oklab(77.41% 0.0348 -0.0602) |
| OKLCH | oklch(77.41% 0.07 300) |
| XYZ | xyz(48.4072, 45.3636, 73.9021) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.88
Pale Violet
#CEAEFA
ΔE00 6.47
Light Violet
#D6B4FC
ΔE00 6.73
Lavender (survey)
#C79FEF
ΔE00 7.39
Lilac
#C8A2C8
ΔE00 7.40
Light Lavender
#DFC5FE
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACDC #CCDCAC
analogous
#ACB4DC #BCACDC #D4ACDC
triadic
#BCACDC #DCBCAC #ACDCBC
tetradic
#BCACDC #DCACB4 #CCDCAC #ACDCD4
square
#BCACDC #DCACB4 #CCDCAC #ACDCD4
split-complementary
#BCACDC #DCD4AC #B4DCAC
monochromatic
#7756B8 #9981CA #BCACDC #DFD7EE #EEE9F6
Accessibility & contrast
On white
2.08
#BCACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#BCACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACDC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACDC | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B3DE
Deuteranopia (green-blind)
#A5B3DB
Tritanopia (blue-blind)
#B7B3BC
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bcacdc; /* rgb */ color: rgb(188, 172, 220); /* oklch */ color: oklch(77.4% 0.070 300.0);
Tailwind
colors: {
custom: {
50: '#d0c4e7',
500: '#bcacdc',
950: '#000000',
},
}SCSS
$custom: #bcacdc; $custom-light: #d0c4e7; $custom-dark: #000000;
JSON
{
"hex": "#bcacdc",
"rgb": {
"r": 188,
"g": 172,
"b": 220
},
"hsl": {
"h": 260,
"s": 40.678,
"l": 76.863
},
"oklch": {
"l": 0.77414,
"c": 0.06955,
"h": 300
},
"luminance": 0.45364
}Semantic roles & 50–950 ramp
primary
#BCACDC
secondary
#E8EDDE
accent
#B43288
background
#FCFCFE
surface
#F9F8FC
border
#D2D1D5
text
#141216
muted
#828184