#BCBBF7#BCBBF7
#BCBBF7 is a light, moderate blue. Relative luminance 0.529; OKLCH L 81.4% C 0.084 H 285.1°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBF7 |
|---|---|
| RGB | rgb(188, 187, 247) |
| HSL | hsl(241, 79%, 85%) |
| HSV | hsv(241, 24%, 97%) |
| CMYK | cmyk(23.9%, 24.3%, 0%, 3.1%) |
| CIE-LAB | lab(77.84, 12.90, -29.50) |
| CIE-LCH | lch(77.84, 32.20, 293.62°) |
| OKLab | oklab(81.38% 0.022 -0.0812) |
| OKLCH | oklch(81.38% 0.084 285.1) |
| XYZ | xyz(55.2937, 52.9464, 95.2841) |
| Luminance | 0.5295 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.88
Periwinkle
#CCCCFF
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 7.16
Light Violet
#D6B4FC
ΔE00 7.62
Light Lavender
#DFC5FE
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBF7 #F6F7BB
analogous
#BBD8F7 #BCBBF7 #DABBF7
triadic
#BCBBF7 #F7BCBB #BBF7BC
tetradic
#BCBBF7 #F7BBD8 #F6F7BB #BBF7DA
square
#BCBBF7 #F7BBD8 #F6F7BB #BBF7DA
split-complementary
#BCBBF7 #F7DABB #D8F7BB
monochromatic
#504DEA #8684F1 #BCBBF7 #E4E4FC #E4E4FC
Accessibility & contrast
On white
1.81
#BCBBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#BCBBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBF7
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBF7 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC2FA
Deuteranopia (green-blind)
#AABFF5
Tritanopia (blue-blind)
#AFC5D0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbbf7; /* rgb */ color: rgb(188, 187, 247); /* oklch */ color: oklch(81.4% 0.084 285.1);
Tailwind
colors: {
custom: {
50: '#d1cffa',
500: '#bcbbf7',
950: '#000000',
},
}SCSS
$custom: #bcbbf7; $custom-light: #d1cffa; $custom-dark: #000000;
JSON
{
"hex": "#bcbbf7",
"rgb": {
"r": 188,
"g": 187,
"b": 247
},
"hsl": {
"h": 241,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.81382,
"c": 0.0841,
"h": 285.1
},
"luminance": 0.52947
}Semantic roles & 50–950 ramp
primary
#BCBBF7
secondary
#D8D97D
accent
#DB0AD8
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141317
muted
#838385