#BCACCC#BCACCC
#BCACCC is a light, muted violet. Relative luminance 0.446; OKLCH L 76.8% C 0.048 H 307.8°. Best body text is #000000 at 9.91:1 contrast (WCAG AA passes).
Color values
| HEX | #BCACCC |
|---|---|
| RGB | rgb(188, 172, 204) |
| HSL | hsl(270, 24%, 74%) |
| HSV | hsv(270, 16%, 80%) |
| CMYK | cmyk(7.8%, 15.7%, 0%, 20%) |
| CIE-LAB | lab(72.60, 11.78, -14.14) |
| CIE-LCH | lch(72.60, 18.40, 309.79°) |
| OKLab | oklab(76.83% 0.0295 -0.0381) |
| OKLCH | oklch(76.83% 0.048 307.8) |
| XYZ | xyz(46.3887, 44.5562, 63.2714) |
| Luminance | 0.4456 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.61
Lavender
#B39DDB
ΔE00 8.51
Light Lavender
#DFC5FE
ΔE00 9.90
Pale Lilac
#E4CBFF
ΔE00 10.25
Light Violet
#D6B4FC
ΔE00 10.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCACCC #BCCCAC
analogous
#ACACCC #BCACCC #CCACCC
triadic
#BCACCC #CCBCAC #ACCCBC
tetradic
#BCACCC #CCACAC #BCCCAC #ACCCCC
square
#BCACCC #CCACAC #BCCCAC #ACCCCC
split-complementary
#BCACCC #CCCCAC #ACCCAC
monochromatic
#7F619D #9D86B5 #BCACCC #DBD2E3 #F0ECF3
Accessibility & contrast
On white
2.12
#BCACCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.91
#BCACCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCACCC
9.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCACCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCACCC | 1.00 | 2.12 | 9.91 | 9.91 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7B1CD
Deuteranopia (green-blind)
#AAB2CB
Tritanopia (blue-blind)
#BAB0B7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bcaccc; /* rgb */ color: rgb(188, 172, 204); /* oklch */ color: oklch(76.8% 0.048 307.8);
Tailwind
colors: {
custom: {
50: '#d0c4db',
500: '#bcaccc',
950: '#000000',
},
}SCSS
$custom: #bcaccc; $custom-light: #d0c4db; $custom-dark: #000000;
JSON
{
"hex": "#bcaccc",
"rgb": {
"r": 188,
"g": 172,
"b": 204
},
"hsl": {
"h": 270,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.76826,
"c": 0.04822,
"h": 307.8
},
"luminance": 0.44556
}Semantic roles & 50–950 ramp
primary
#BCACCC
secondary
#E6EAE1
accent
#A24373
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141215
muted
#828183