#BCB8FE#BCB8FE
#BCB8FE is a light, moderate blue. Relative luminance 0.521; OKLCH L 81.1% C 0.098 H 286.6°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB8FE |
|---|---|
| RGB | rgb(188, 184, 254) |
| HSL | hsl(243, 97%, 86%) |
| HSV | hsv(243, 28%, 100%) |
| CMYK | cmyk(26%, 27.6%, 0%, 0.4%) |
| CIE-LAB | lab(77.36, 16.18, -34.01) |
| CIE-LCH | lch(77.36, 37.66, 295.44°) |
| OKLab | oklab(81.09% 0.028 -0.094) |
| OKLCH | oklch(81.09% 0.098 286.6) |
| XYZ | xyz(55.7644, 52.1270, 100.8702) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.15
Periwinkle
#CCCCFF
ΔE00 5.78
Pale Violet
#CEAEFA
ΔE00 6.48
Light Violet
#D6B4FC
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 8.20
Light Lavender
#DFC5FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB8FE #FAFEB8
analogous
#B8D7FE #BCB8FE #DFB8FE
triadic
#BCB8FE #FEBCB8 #B8FEBC
tetradic
#BCB8FE #FEB8D7 #FAFEB8 #B8FEDF
square
#BCB8FE #FEB8D7 #FAFEB8 #B8FEDF
split-complementary
#BCB8FE #FEDFB8 #D7FEB8
monochromatic
#4A3FFC #837CFD #BCB8FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.84
#BCB8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#BCB8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB8FE
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB8FE | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5C1FF
Deuteranopia (green-blind)
#A4BDFC
Tritanopia (blue-blind)
#ADC4D1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcb8fe; /* rgb */ color: rgb(188, 184, 254); /* oklch */ color: oklch(81.1% 0.098 286.6);
Tailwind
colors: {
custom: {
50: '#d1cdff',
500: '#bcb8fe',
950: '#000000',
},
}SCSS
$custom: #bcb8fe; $custom-light: #d1cdff; $custom-dark: #000000;
JSON
{
"hex": "#bcb8fe",
"rgb": {
"r": 188,
"g": 184,
"b": 254
},
"hsl": {
"h": 243.429,
"s": 97.222,
"l": 85.882
},
"oklch": {
"l": 0.81092,
"c": 0.09807,
"h": 286.6
},
"luminance": 0.52128
}Semantic roles & 50–950 ramp
primary
#BCB8FE
secondary
#DEE575
accent
#E600D8
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386