#BCBEF2#BCBEF2
#BCBEF2 is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.8% C 0.073 H 282.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEF2 |
|---|---|
| RGB | rgb(188, 190, 242) |
| HSL | hsl(238, 68%, 84%) |
| HSV | hsv(238, 22%, 95%) |
| CMYK | cmyk(22.3%, 21.5%, 0%, 5.1%) |
| CIE-LAB | lab(78.42, 10.12, -25.93) |
| CIE-LCH | lch(78.42, 27.84, 291.31°) |
| OKLab | oklab(81.77% 0.0163 -0.0711) |
| OKLCH | oklch(81.77% 0.073 282.9) |
| XYZ | xyz(55.1756, 53.9281, 91.4894) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.19
Periwinkle
#CCCCFF
ΔE00 3.61
Light Lavender
#DFC5FE
ΔE00 8.07
Pale Violet
#CEAEFA
ΔE00 8.26
Pastel Blue
#A2BFFE
ΔE00 8.32
Light Violet
#D6B4FC
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEF2 #F2F0BC
analogous
#BCD9F2 #BCBEF2 #D5BCF2
triadic
#BCBEF2 #F2BCBE #BEF2BC
tetradic
#BCBEF2 #F2BCD9 #F2F0BC #BCF2D5
square
#BCBEF2 #F2BCD9 #F2F0BC #BCF2D5
split-complementary
#BCBEF2 #F2D5BC #D9F2BC
monochromatic
#555BDE #898CE8 #BCBEF2 #E5E6FA #E5E6FA
Accessibility & contrast
On white
1.78
#BCBEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BCBEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEF2
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEF2 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C4F4
Deuteranopia (green-blind)
#AEC0F1
Tritanopia (blue-blind)
#B0C7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbef2; /* rgb */ color: rgb(188, 190, 242); /* oklch */ color: oklch(81.8% 0.073 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1f6',
500: '#bcbef2',
950: '#000000',
},
}SCSS
$custom: #bcbef2; $custom-light: #d1d1f6; $custom-dark: #000000;
JSON
{
"hex": "#bcbef2",
"rgb": {
"r": 188,
"g": 190,
"b": 242
},
"hsl": {
"h": 237.778,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.81771,
"c": 0.07297,
"h": 282.9
},
"luminance": 0.53929
}Semantic roles & 50–950 ramp
primary
#BCBEF2
secondary
#D2CF81
accent
#C916CF
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385