#BCBEF3#BCBEF3
#BCBEF3 is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.8% C 0.074 H 282.9°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEF3 |
|---|---|
| RGB | rgb(188, 190, 243) |
| HSL | hsl(238, 70%, 85%) |
| HSV | hsv(238, 23%, 95%) |
| CMYK | cmyk(22.6%, 21.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.45, 10.35, -26.42) |
| CIE-LCH | lch(78.45, 28.37, 291.39°) |
| OKLab | oklab(81.81% 0.0166 -0.0725) |
| OKLCH | oklch(81.81% 0.074 282.9) |
| XYZ | xyz(55.3262, 53.9883, 92.2825) |
| Luminance | 0.5399 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.11
Periwinkle
#CCCCFF
ΔE00 3.63
Light Lavender
#DFC5FE
ΔE00 8.09
Pale Violet
#CEAEFA
ΔE00 8.20
Pastel Blue
#A2BFFE
ΔE00 8.21
Light Violet
#D6B4FC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEF3 #F3F1BC
analogous
#BCDAF3 #BCBEF3 #D6BCF3
triadic
#BCBEF3 #F3BCBE #BEF3BC
tetradic
#BCBEF3 #F3BCDA #F3F1BC #BCF3D6
square
#BCBEF3 #F3BCDA #F3F1BC #BCF3D6
split-complementary
#BCBEF3 #F3D6BC #DAF3BC
monochromatic
#5459E0 #888CEA #BCBEF3 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.78
#BCBEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#BCBEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEF3
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEF3 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F5
Deuteranopia (green-blind)
#AEC0F2
Tritanopia (blue-blind)
#B0C7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbef3; /* rgb */ color: rgb(188, 190, 243); /* oklch */ color: oklch(81.8% 0.074 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1f7',
500: '#bcbef3',
950: '#000000',
},
}SCSS
$custom: #bcbef3; $custom-light: #d1d1f7; $custom-dark: #000000;
JSON
{
"hex": "#bcbef3",
"rgb": {
"r": 188,
"g": 190,
"b": 243
},
"hsl": {
"h": 237.818,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.8181,
"c": 0.07437,
"h": 282.9
},
"luminance": 0.53989
}Semantic roles & 50–950 ramp
primary
#BCBEF3
secondary
#D3D080
accent
#CB14D2
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385