#BCBEF5#BCBEF5
#BCBEF5 is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.9% C 0.077 H 282.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEF5 |
|---|---|
| RGB | rgb(188, 190, 245) |
| HSL | hsl(238, 74%, 85%) |
| HSV | hsv(238, 23%, 96%) |
| CMYK | cmyk(23.3%, 22.4%, 0%, 3.9%) |
| CIE-LAB | lab(78.53, 10.80, -27.38) |
| CIE-LCH | lch(78.53, 29.44, 291.53°) |
| OKLab | oklab(81.89% 0.0173 -0.0752) |
| OKLCH | oklch(81.89% 0.077 282.9) |
| XYZ | xyz(55.6298, 54.1098, 93.8818) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.01
Periwinkle
#CCCCFF
ΔE00 3.70
Pastel Blue
#A2BFFE
ΔE00 7.98
Pale Violet
#CEAEFA
ΔE00 8.11
Light Lavender
#DFC5FE
ΔE00 8.15
Light Violet
#D6B4FC
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEF5 #F5F3BC
analogous
#BCDAF5 #BCBEF5 #D7BCF5
triadic
#BCBEF5 #F5BCBE #BEF5BC
tetradic
#BCBEF5 #F5BCDA #F5F3BC #BCF5D7
square
#BCBEF5 #F5BCDA #F5F3BC #BCF5D7
split-complementary
#BCBEF5 #F5D7BC #DAF5BC
monochromatic
#5157E5 #878AED #BCBEF5 #E4E5FB #E4E5FB
Accessibility & contrast
On white
1.78
#BCBEF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#BCBEF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEF5
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEF5 | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F7
Deuteranopia (green-blind)
#ADC1F4
Tritanopia (blue-blind)
#AFC8D1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbef5; /* rgb */ color: rgb(188, 190, 245); /* oklch */ color: oklch(81.9% 0.077 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1f8',
500: '#bcbef5',
950: '#000000',
},
}SCSS
$custom: #bcbef5; $custom-light: #d1d1f8; $custom-dark: #000000;
JSON
{
"hex": "#bcbef5",
"rgb": {
"r": 188,
"g": 190,
"b": 245
},
"hsl": {
"h": 237.895,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.81888,
"c": 0.07716,
"h": 282.9
},
"luminance": 0.54111
}Semantic roles & 50–950 ramp
primary
#BCBEF5
secondary
#D6D37F
accent
#CF0FD6
background
#FEFEFF
surface
#FBFBFF
border
#D4D4D7
text
#141417
muted
#838385