#BCBFFF#BCBFFF
#BCBFFF is a very light, moderate blue. Relative luminance 0.552; OKLCH L 82.5% C 0.090 H 282.1°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFFF |
|---|---|
| RGB | rgb(188, 191, 255) |
| HSL | hsl(237, 100%, 87%) |
| HSV | hsv(237, 26%, 100%) |
| CMYK | cmyk(26.3%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(79.14, 12.58, -31.79) |
| CIE-LCH | lch(79.14, 34.19, 291.59°) |
| OKLab | oklab(82.49% 0.0189 -0.0877) |
| OKLCH | oklch(82.49% 0.09 282.1) |
| XYZ | xyz(57.4152, 55.1716, 102.2125) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.35
Periwinkle
#CCCCFF
ΔE00 4.46
Pastel Blue
#A2BFFE
ΔE00 6.91
Pale Violet
#CEAEFA
ΔE00 8.32
Powder Blue (survey)
#B1D1FC
ΔE00 8.40
Lightsteelblue
#B0C4DE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFFF #FFFCBC
analogous
#BCE1FF #BCBFFF #DBBCFF
triadic
#BCBFFF #FFBCBF #BFFFBC
tetradic
#BCBFFF #FFBCE1 #FFFCBC #BCFFDB
square
#BCBFFF #FFBCE1 #FFFCBC #BCFFDB
split-complementary
#BCBFFF #FFDBBC #E1FFBC
monochromatic
#424AFF #7F85FF #BCBFFF #E0E2FF #E0E2FF
Accessibility & contrast
On white
1.74
#BCBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BCBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFFF
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFFF | 1.00 | 1.74 | 12.03 | 12.03 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC6FF
Deuteranopia (green-blind)
#ABC2FD
Tritanopia (blue-blind)
#ACCAD5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bcbfff; /* rgb */ color: rgb(188, 191, 255); /* oklch */ color: oklch(82.5% 0.090 282.1);
Tailwind
colors: {
custom: {
50: '#d1d2ff',
500: '#bcbfff',
950: '#000000',
},
}SCSS
$custom: #bcbfff; $custom-light: #d1d2ff; $custom-dark: #000000;
JSON
{
"hex": "#bcbfff",
"rgb": {
"r": 188,
"g": 191,
"b": 255
},
"hsl": {
"h": 237.313,
"s": 100,
"l": 86.863
},
"oklch": {
"l": 0.82485,
"c": 0.08972,
"h": 282.1
},
"luminance": 0.55173
}Semantic roles & 50–950 ramp
primary
#BCBFFF
secondary
#E7E278
accent
#DB00E6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141418
muted
#838386