#BCBBE2#BCBBE2
#BCBBE2 is a light, muted blue. Relative luminance 0.517; OKLCH L 80.6% C 0.055 H 286.3°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBBE2 |
|---|---|
| RGB | rgb(188, 187, 226) |
| HSL | hsl(242, 40%, 81%) |
| HSV | hsv(242, 17%, 89%) |
| CMYK | cmyk(16.8%, 17.3%, 0%, 11.4%) |
| CIE-LAB | lab(77.11, 8.19, -19.30) |
| CIE-LCH | lch(77.11, 20.97, 293.00°) |
| OKLab | oklab(80.58% 0.0153 -0.0525) |
| OKLCH | oklch(80.58% 0.055 286.3) |
| XYZ | xyz(52.2337, 51.7224, 79.1683) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.26
Periwinkle
#CCCCFF
ΔE00 5.36
Light Lavender
#DFC5FE
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.85
Light Violet
#D6B4FC
ΔE00 9.33
Pale Violet
#CEAEFA
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBBE2 #E1E2BB
analogous
#BBCDE2 #BCBBE2 #CFBBE2
triadic
#BCBBE2 #E2BCBB #BBE2BC
tetradic
#BCBBE2 #E2BBCD #E1E2BB #BBE2CF
square
#BCBBE2 #E2BBCD #E1E2BB #BBE2CF
split-complementary
#BCBBE2 #E2CFBB #CDE2BB
monochromatic
#6765BD #9290D0 #BCBBE2 #E6E6F4 #EAEAF6
Accessibility & contrast
On white
1.85
#BCBBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#BCBBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBBE2
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBBE2 | 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)
#B2BFE4
Deuteranopia (green-blind)
#B1BDE1
Tritanopia (blue-blind)
#B4C1C8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bcbbe2; /* rgb */ color: rgb(188, 187, 226); /* oklch */ color: oklch(80.6% 0.055 286.3);
Tailwind
colors: {
custom: {
50: '#d0cfeb',
500: '#bcbbe2',
950: '#000000',
},
}SCSS
$custom: #bcbbe2; $custom-light: #d0cfeb; $custom-dark: #000000;
JSON
{
"hex": "#bcbbe2",
"rgb": {
"r": 188,
"g": 187,
"b": 226
},
"hsl": {
"h": 241.538,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.80575,
"c": 0.05471,
"h": 286.3
},
"luminance": 0.51723
}Semantic roles & 50–950 ramp
primary
#BCBBE2
secondary
#BABB86
accent
#B332B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141316
muted
#838384