#BCB0CC#BCB0CC
#BCB0CC is a light, muted violet. Relative luminance 0.461; OKLCH L 77.6% C 0.041 H 304.8°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0CC |
|---|---|
| RGB | rgb(188, 176, 204) |
| HSL | hsl(266, 22%, 75%) |
| HSV | hsv(266, 14%, 80%) |
| CMYK | cmyk(7.8%, 13.7%, 0%, 20%) |
| CIE-LAB | lab(73.61, 9.58, -12.62) |
| CIE-LCH | lch(73.61, 15.85, 307.21°) |
| OKLab | oklab(77.61% 0.0236 -0.034) |
| OKLCH | oklch(77.61% 0.041 304.8) |
| XYZ | xyz(47.1615, 46.1017, 63.5290) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.39
Lilac
#C8A2C8
ΔE00 7.95
Lavender
#B39DDB
ΔE00 9.96
Light Lavender
#DFC5FE
ΔE00 10.42
Periwinkle
#CCCCFF
ΔE00 10.55
Pale Lilac
#E4CBFF
ΔE00 10.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0CC #C0CCB0
analogous
#B0B2CC #BCB0CC #CAB0CC
triadic
#BCB0CC #CCBCB0 #B0CCBC
tetradic
#BCB0CC #CCB0B2 #C0CCB0 #B0CCCA
square
#BCB0CC #CCB0B2 #C0CCB0 #B0CCCA
split-complementary
#BCB0CC #CCCAB0 #B2CCB0
monochromatic
#7D669C #9C8BB4 #BCB0CC #DCD5E4 #EFECF3
Accessibility & contrast
On white
2.05
#BCB0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#BCB0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0CC
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0CC | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB4CD
Deuteranopia (green-blind)
#AEB5CB
Tritanopia (blue-blind)
#BAB4B9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb0cc; /* rgb */ color: rgb(188, 176, 204); /* oklch */ color: oklch(77.6% 0.041 304.8);
Tailwind
colors: {
custom: {
50: '#d0c7db',
500: '#bcb0cc',
950: '#000000',
},
}SCSS
$custom: #bcb0cc; $custom-light: #d0c7db; $custom-dark: #000000;
JSON
{
"hex": "#bcb0cc",
"rgb": {
"r": 188,
"g": 176,
"b": 204
},
"hsl": {
"h": 265.714,
"s": 21.538,
"l": 74.51
},
"oklch": {
"l": 0.77613,
"c": 0.04138,
"h": 304.8
},
"luminance": 0.46102
}Semantic roles & 50–950 ramp
primary
#BCB0CC
secondary
#E6E9E2
accent
#A04679
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283