#BCB0CF#BCB0CF
#BCB0CF is a light, muted violet. Relative luminance 0.462; OKLCH L 77.7% C 0.045 H 302.9°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0CF |
|---|---|
| RGB | rgb(188, 176, 207) |
| HSL | hsl(263, 24%, 75%) |
| HSV | hsv(263, 15%, 81%) |
| CMYK | cmyk(9.2%, 15%, 0%, 18.8%) |
| CIE-LAB | lab(73.71, 10.19, -14.12) |
| CIE-LCH | lch(73.71, 17.41, 305.82°) |
| OKLab | oklab(77.72% 0.0247 -0.0381) |
| OKLCH | oklch(77.72% 0.045 302.9) |
| XYZ | xyz(47.5248, 46.2471, 65.4423) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.62
Lilac
#C8A2C8
ΔE00 7.72
Lavender
#B39DDB
ΔE00 9.12
Light Lavender
#DFC5FE
ΔE00 9.71
Periwinkle
#CCCCFF
ΔE00 9.94
Pale Lilac
#E4CBFF
ΔE00 9.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0CF #C3CFB0
analogous
#B0B4CF #BCB0CF #CBB0CF
triadic
#BCB0CF #CFBCB0 #B0CFBC
tetradic
#BCB0CF #CFB0B4 #C3CFB0 #B0CFCB
square
#BCB0CF #CFB0B4 #C3CFB0 #B0CFCB
split-complementary
#BCB0CF #CFCBB0 #B4CFB0
monochromatic
#7B64A1 #9C8AB8 #BCB0CF #DCD6E6 #EFECF3
Accessibility & contrast
On white
2.05
#BCB0CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#BCB0CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0CF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0CF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5D0
Deuteranopia (green-blind)
#ADB5CE
Tritanopia (blue-blind)
#B9B4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb0cf; /* rgb */ color: rgb(188, 176, 207); /* oklch */ color: oklch(77.7% 0.045 302.9);
Tailwind
colors: {
custom: {
50: '#d0c7dd',
500: '#bcb0cf',
950: '#000000',
},
}SCSS
$custom: #bcb0cf; $custom-light: #d0c7dd; $custom-dark: #000000;
JSON
{
"hex": "#bcb0cf",
"rgb": {
"r": 188,
"g": 176,
"b": 207
},
"hsl": {
"h": 263.226,
"s": 24.409,
"l": 75.098
},
"oklch": {
"l": 0.77718,
"c": 0.04539,
"h": 302.9
},
"luminance": 0.46247
}Semantic roles & 50–950 ramp
primary
#BCB0CF
secondary
#E6EAE1
accent
#A3437E
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283