#BCBEE7#BCBEE7
#BCBEE7 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.4% C 0.058 H 282.8°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEE7 |
|---|---|
| RGB | rgb(188, 190, 231) |
| HSL | hsl(237, 47%, 82%) |
| HSV | hsv(237, 19%, 91%) |
| CMYK | cmyk(18.6%, 17.7%, 0%, 9.4%) |
| CIE-LAB | lab(78.04, 7.66, -20.59) |
| CIE-LCH | lch(78.04, 21.97, 290.40°) |
| OKLab | oklab(81.35% 0.0128 -0.0561) |
| OKLCH | oklch(81.35% 0.058 282.8) |
| XYZ | xyz(53.5729, 53.2870, 83.0487) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.00
Periwinkle
#CCCCFF
ΔE00 4.41
Light Lavender
#DFC5FE
ΔE00 8.55
Light Blue Grey
#B7C9E2
ΔE00 8.80
Lightsteelblue
#B0C4DE
ΔE00 8.98
Pale Lilac
#E4CBFF
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEE7 #E7E5BC
analogous
#BCD4E7 #BCBEE7 #D0BCE7
triadic
#BCBEE7 #E7BCBE #BEE7BC
tetradic
#BCBEE7 #E7BCD4 #E7E5BC #BCE7D0
square
#BCBEE7 #E7BCD4 #E7E5BC #BCE7D0
split-complementary
#BCBEE7 #E7D0BC #D4E7BC
monochromatic
#6267C7 #8F92D7 #BCBEE7 #E8E9F7 #E8E9F7
Accessibility & contrast
On white
1.80
#BCBEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#BCBEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEE7
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEE7 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C2E9
Deuteranopia (green-blind)
#B2C0E6
Tritanopia (blue-blind)
#B3C5CC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbee7; /* rgb */ color: rgb(188, 190, 231); /* oklch */ color: oklch(81.4% 0.058 282.8);
Tailwind
colors: {
custom: {
50: '#d0d1ee',
500: '#bcbee7',
950: '#000000',
},
}SCSS
$custom: #bcbee7; $custom-light: #d0d1ee; $custom-dark: #000000;
JSON
{
"hex": "#bcbee7",
"rgb": {
"r": 188,
"g": 190,
"b": 231
},
"hsl": {
"h": 237.209,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.81354,
"c": 0.05757,
"h": 282.8
},
"luminance": 0.53288
}Semantic roles & 50–950 ramp
primary
#BCBEE7
secondary
#C2BF85
accent
#B42BBB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385