#BCB0CE#BCB0CE
#BCB0CE is a light, muted violet. Relative luminance 0.462; OKLCH L 77.7% C 0.044 H 303.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB0CE |
|---|---|
| RGB | rgb(188, 176, 206) |
| HSL | hsl(264, 23%, 75%) |
| HSV | hsv(264, 15%, 81%) |
| CMYK | cmyk(8.7%, 14.6%, 0%, 19.2%) |
| CIE-LAB | lab(73.67, 9.99, -13.62) |
| CIE-LCH | lch(73.67, 16.89, 306.26°) |
| OKLab | oklab(77.68% 0.0243 -0.0367) |
| OKLCH | oklch(77.68% 0.044 303.5) |
| XYZ | xyz(47.4029, 46.1983, 64.8004) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.53
Lilac
#C8A2C8
ΔE00 7.78
Lavender
#B39DDB
ΔE00 9.40
Light Lavender
#DFC5FE
ΔE00 9.94
Periwinkle
#CCCCFF
ΔE00 10.14
Pale Lilac
#E4CBFF
ΔE00 10.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB0CE #C2CEB0
analogous
#B0B3CE #BCB0CE #CBB0CE
triadic
#BCB0CE #CEBCB0 #B0CEBC
tetradic
#BCB0CE #CEB0B3 #C2CEB0 #B0CECB
square
#BCB0CE #CEB0B3 #C2CEB0 #B0CECB
split-complementary
#BCB0CE #CECBB0 #B3CEB0
monochromatic
#7C649F #9C8AB7 #BCB0CE #DCD6E5 #EFECF3
Accessibility & contrast
On white
2.05
#BCB0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#BCB0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB0CE
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB0CE | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB5CF
Deuteranopia (green-blind)
#ADB5CD
Tritanopia (blue-blind)
#B9B4BA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #bcb0ce; /* rgb */ color: rgb(188, 176, 206); /* oklch */ color: oklch(77.7% 0.044 303.5);
Tailwind
colors: {
custom: {
50: '#d0c7dd',
500: '#bcb0ce',
950: '#000000',
},
}SCSS
$custom: #bcb0ce; $custom-light: #d0c7dd; $custom-dark: #000000;
JSON
{
"hex": "#bcb0ce",
"rgb": {
"r": 188,
"g": 176,
"b": 206
},
"hsl": {
"h": 264,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.77683,
"c": 0.04404,
"h": 303.5
},
"luminance": 0.46198
}Semantic roles & 50–950 ramp
primary
#BCB0CE
secondary
#E6EAE1
accent
#A2447C
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283