#BCBEE0#BCBEE0
#BCBEE0 is a light, muted blue. Relative luminance 0.529; OKLCH L 81.1% C 0.048 H 282.6°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEE0 |
|---|---|
| RGB | rgb(188, 190, 224) |
| HSL | hsl(237, 37%, 81%) |
| HSV | hsv(237, 16%, 88%) |
| CMYK | cmyk(16.1%, 15.2%, 0%, 12.2%) |
| CIE-LAB | lab(77.82, 6.14, -17.16) |
| CIE-LCH | lch(77.82, 18.23, 289.68°) |
| OKLab | oklab(81.1% 0.0104 -0.0466) |
| OKLCH | oklch(81.1% 0.048 282.6) |
| XYZ | xyz(52.6040, 52.8994, 77.9457) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.68
Periwinkle
#CCCCFF
ΔE00 5.80
Light Blue Grey
#B7C9E2
ΔE00 8.19
Lightsteelblue
#B0C4DE
ΔE00 8.46
Light Lavender
#DFC5FE
ΔE00 9.58
Pale Lilac
#E4CBFF
ΔE00 9.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEE0 #E0DEBC
analogous
#BCD0E0 #BCBEE0 #CCBCE0
triadic
#BCBEE0 #E0BCBE #BEE0BC
tetradic
#BCBEE0 #E0BCD0 #E0DEBC #BCE0CC
square
#BCBEE0 #E0BCD0 #E0DEBC #BCE0CC
split-complementary
#BCBEE0 #E0CCBC #D0E0BC
monochromatic
#686DB9 #9295CD #BCBEE0 #E6E7F3 #EAEBF5
Accessibility & contrast
On white
1.81
#BCBEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#BCBEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEE0
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEE0 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C2E2
Deuteranopia (green-blind)
#B4BFDF
Tritanopia (blue-blind)
#B4C4C9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bcbee0; /* rgb */ color: rgb(188, 190, 224); /* oklch */ color: oklch(81.1% 0.048 282.6);
Tailwind
colors: {
custom: {
50: '#d0d1e9',
500: '#bcbee0',
950: '#000000',
},
}SCSS
$custom: #bcbee0; $custom-light: #d0d1e9; $custom-dark: #000000;
JSON
{
"hex": "#bcbee0",
"rgb": {
"r": 188,
"g": 190,
"b": 224
},
"hsl": {
"h": 236.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.811,
"c": 0.04774,
"h": 282.6
},
"luminance": 0.529
}Semantic roles & 50–950 ramp
primary
#BCBEE0
secondary
#B9B688
accent
#A936B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384