#BCBEF4#BCBEF4
#BCBEF4 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.8% C 0.076 H 282.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEF4 |
|---|---|
| RGB | rgb(188, 190, 244) |
| HSL | hsl(238, 72%, 85%) |
| HSV | hsv(238, 23%, 96%) |
| CMYK | cmyk(23%, 22.1%, 0%, 4.3%) |
| CIE-LAB | lab(78.49, 10.57, -26.90) |
| CIE-LCH | lch(78.49, 28.90, 291.46°) |
| OKLab | oklab(81.85% 0.017 -0.0738) |
| OKLCH | oklch(81.85% 0.076 282.9) |
| XYZ | xyz(55.4776, 54.0489, 93.0800) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.05
Periwinkle
#CCCCFF
ΔE00 3.66
Pastel Blue
#A2BFFE
ΔE00 8.09
Light Lavender
#DFC5FE
ΔE00 8.12
Pale Violet
#CEAEFA
ΔE00 8.15
Light Violet
#D6B4FC
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEF4 #F4F2BC
analogous
#BCDAF4 #BCBEF4 #D6BCF4
triadic
#BCBEF4 #F4BCBE #BEF4BC
tetradic
#BCBEF4 #F4BCDA #F4F2BC #BCF4D6
square
#BCBEF4 #F4BCDA #F4F2BC #BCF4D6
split-complementary
#BCBEF4 #F4D6BC #DAF4BC
monochromatic
#5358E3 #878BEB #BCBEF4 #E5E6FB #E5E6FB
Accessibility & contrast
On white
1.78
#BCBEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BCBEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEF4
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEF4 | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F6
Deuteranopia (green-blind)
#AEC0F3
Tritanopia (blue-blind)
#AFC7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbef4; /* rgb */ color: rgb(188, 190, 244); /* oklch */ color: oklch(81.8% 0.076 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1f8',
500: '#bcbef4',
950: '#000000',
},
}SCSS
$custom: #bcbef4; $custom-light: #d1d1f8; $custom-dark: #000000;
JSON
{
"hex": "#bcbef4",
"rgb": {
"r": 188,
"g": 190,
"b": 244
},
"hsl": {
"h": 237.857,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.81849,
"c": 0.07576,
"h": 282.9
},
"luminance": 0.5405
}Semantic roles & 50–950 ramp
primary
#BCBEF4
secondary
#D5D27F
accent
#CD12D4
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385