#BCBFDC#BCBFDC
#BCBFDC is a light, muted blue. Relative luminance 0.531; OKLCH L 81.2% C 0.041 H 280.8°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFDC |
|---|---|
| RGB | rgb(188, 191, 220) |
| HSL | hsl(234, 31%, 80%) |
| HSV | hsv(234, 15%, 86%) |
| CMYK | cmyk(14.5%, 13.2%, 0%, 13.7%) |
| CIE-LAB | lab(77.95, 4.75, -14.81) |
| CIE-LCH | lch(77.95, 15.55, 287.78°) |
| OKLab | oklab(81.16% 0.0076 -0.0401) |
| OKLCH | oklch(81.16% 0.041 280.8) |
| XYZ | xyz(52.2852, 53.1197, 75.1948) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.89
Periwinkle
#CCCCFF
ΔE00 6.98
Light Blue Grey
#B7C9E2
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.52
Cloudy Blue
#ACC2D9
ΔE00 8.95
Lavender (CSS)
#E6E6FA
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFDC #DCD9BC
analogous
#BCCFDC #BCBFDC #C9BCDC
triadic
#BCBFDC #DCBCBF #BFDCBC
tetradic
#BCBFDC #DCBCCF #DCD9BC #BCDCC9
square
#BCBFDC #DCBCCF #DCD9BC #BCDCC9
split-complementary
#BCBFDC #DCC9BC #CFDCBC
monochromatic
#6C72B2 #9499C7 #BCBFDC #E4E5F1 #EBECF5
Accessibility & contrast
On white
1.81
#BCBFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#BCBFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFDC
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFDC | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DD
Deuteranopia (green-blind)
#B6C0DB
Tritanopia (blue-blind)
#B5C4C8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbfdc; /* rgb */ color: rgb(188, 191, 220); /* oklch */ color: oklch(81.2% 0.041 280.8);
Tailwind
colors: {
custom: {
50: '#d0d2e6',
500: '#bcbfdc',
950: '#000000',
},
}SCSS
$custom: #bcbfdc; $custom-light: #d0d2e6; $custom-dark: #000000;
JSON
{
"hex": "#bcbfdc",
"rgb": {
"r": 188,
"g": 191,
"b": 220
},
"hsl": {
"h": 234.375,
"s": 31.373,
"l": 80
},
"oklch": {
"l": 0.8116,
"c": 0.04081,
"h": 280.8
},
"luminance": 0.5312
}Semantic roles & 50–950 ramp
primary
#BCBFDC
secondary
#B3AF89
accent
#A03BAA
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384