#BCB7FE#BCB7FE
#BCB7FE is a light, moderate blue. Relative luminance 0.517; OKLCH L 80.9% C 0.100 H 287.2°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCB7FE |
|---|---|
| RGB | rgb(188, 183, 254) |
| HSL | hsl(244, 97%, 86%) |
| HSV | hsv(244, 28%, 100%) |
| CMYK | cmyk(26%, 28%, 0%, 0.4%) |
| CIE-LAB | lab(77.11, 16.73, -34.39) |
| CIE-LCH | lch(77.11, 38.24, 295.94°) |
| OKLab | oklab(80.9% 0.0294 -0.0951) |
| OKLCH | oklch(80.9% 0.1 287.2) |
| XYZ | xyz(55.5574, 51.7130, 100.8012) |
| Luminance | 0.5171 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.44
Periwinkle
#CCCCFF
ΔE00 6.02
Pale Violet
#CEAEFA
ΔE00 6.25
Light Violet
#D6B4FC
ΔE00 7.07
Lavender
#B39DDB
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCB7FE #F9FEB7
analogous
#B7D5FE #BCB7FE #DFB7FE
triadic
#BCB7FE #FEBCB7 #B7FEBC
tetradic
#BCB7FE #FEB7D5 #F9FEB7 #B7FEDF
square
#BCB7FE #FEB7D5 #F9FEB7 #B7FEDF
split-complementary
#BCB7FE #FEDFB7 #D5FEB7
monochromatic
#4C3EFC #847BFD #BCB7FE #E3E1FF #E3E1FF
Accessibility & contrast
On white
1.85
#BCB7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BCB7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCB7FE
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCB7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCB7FE | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4C0FF
Deuteranopia (green-blind)
#A3BDFC
Tritanopia (blue-blind)
#ADC3D0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcb7fe; /* rgb */ color: rgb(188, 183, 254); /* oklch */ color: oklch(80.9% 0.100 287.2);
Tailwind
colors: {
custom: {
50: '#d1ccff',
500: '#bcb7fe',
950: '#000000',
},
}SCSS
$custom: #bcb7fe; $custom-light: #d1ccff; $custom-dark: #000000;
JSON
{
"hex": "#bcb7fe",
"rgb": {
"r": 188,
"g": 183,
"b": 254
},
"hsl": {
"h": 244.225,
"s": 97.26,
"l": 85.686
},
"oklch": {
"l": 0.80901,
"c": 0.09951,
"h": 287.2
},
"luminance": 0.51714
}Semantic roles & 50–950 ramp
primary
#BCB7FE
secondary
#DDE574
accent
#E600D5
background
#FEFEFF
surface
#FBFAFF
border
#D4D3D7
text
#141318
muted
#838386