#BCBBE7#BCBBE7
#BCBBE7 is a light, moderate blue. Relative luminance 0.520; OKLCH L 80.8% C 0.062 H 286.0°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBE7 |
|---|---|
| RGB | rgb(188, 187, 231) |
| HSL | hsl(241, 48%, 82%) |
| HSV | hsv(241, 19%, 91%) |
| CMYK | cmyk(18.6%, 19%, 0%, 9.4%) |
| CIE-LAB | lab(77.28, 9.29, -21.75) |
| CIE-LCH | lch(77.28, 23.65, 293.12°) |
| OKLab | oklab(80.76% 0.017 -0.0593) |
| OKLCH | oklch(80.76% 0.062 286) |
| XYZ | xyz(52.9298, 52.0008, 82.8344) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.28
Periwinkle
#CCCCFF
ΔE00 4.65
Light Lavender
#DFC5FE
ΔE00 7.84
Pale Violet
#CEAEFA
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.49
Light Violet
#D6B4FC
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBE7 #E6E7BB
analogous
#BBD0E7 #BCBBE7 #D2BBE7
triadic
#BCBBE7 #E7BCBB #BBE7BC
tetradic
#BCBBE7 #E7BBD0 #E6E7BB #BBE7D2
square
#BCBBE7 #E7BBD0 #E6E7BB #BBE7D2
split-complementary
#BCBBE7 #E7D2BB #D0E7BB
monochromatic
#6361C7 #8F8ED7 #BCBBE7 #E9E8F7 #E9E8F7
Accessibility & contrast
On white
1.84
#BCBBE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BCBBE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBE7
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBE7 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C0E9
Deuteranopia (green-blind)
#AFBEE6
Tritanopia (blue-blind)
#B3C2CA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bcbbe7; /* rgb */ color: rgb(188, 187, 231); /* oklch */ color: oklch(80.8% 0.062 286.0);
Tailwind
colors: {
custom: {
50: '#d0cfee',
500: '#bcbbe7',
950: '#000000',
},
}SCSS
$custom: #bcbbe7; $custom-light: #d0cfee; $custom-dark: #000000;
JSON
{
"hex": "#bcbbe7",
"rgb": {
"r": 188,
"g": 187,
"b": 231
},
"hsl": {
"h": 241.364,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.8076,
"c": 0.06173,
"h": 286
},
"luminance": 0.52002
}Semantic roles & 50–950 ramp
primary
#BCBBE7
secondary
#C0C284
accent
#BB2AB8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141316
muted
#838385