#BCBEF0#BCBEF0
#BCBEF0 is a light, moderate blue. Relative luminance 0.538; OKLCH L 81.7% C 0.070 H 282.9°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEF0 |
|---|---|
| RGB | rgb(188, 190, 240) |
| HSL | hsl(238, 63%, 84%) |
| HSV | hsv(238, 22%, 94%) |
| CMYK | cmyk(21.7%, 20.8%, 0%, 5.9%) |
| CIE-LAB | lab(78.35, 9.66, -24.97) |
| CIE-LCH | lch(78.35, 26.77, 291.16°) |
| OKLab | oklab(81.69% 0.0157 -0.0684) |
| OKLCH | oklch(81.69% 0.07 282.9) |
| XYZ | xyz(54.8768, 53.8086, 89.9161) |
| Luminance | 0.5381 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.40
Periwinkle
#CCCCFF
ΔE00 3.62
Light Lavender
#DFC5FE
ΔE00 8.06
Pale Violet
#CEAEFA
ΔE00 8.40
Pastel Blue
#A2BFFE
ΔE00 8.56
Light Violet
#D6B4FC
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEF0 #F0EEBC
analogous
#BCD8F0 #BCBEF0 #D4BCF0
triadic
#BCBEF0 #F0BCBE #BEF0BC
tetradic
#BCBEF0 #F0BCD8 #F0EEBC #BCF0D4
square
#BCBEF0 #F0BCD8 #F0EEBC #BCF0D4
split-complementary
#BCBEF0 #F0D4BC #D8F0BC
monochromatic
#585DDA #8A8DE5 #BCBEF0 #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.79
#BCBEF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#BCBEF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEF0
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEF0 | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C4F2
Deuteranopia (green-blind)
#AFC0EF
Tritanopia (blue-blind)
#B0C7CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbef0; /* rgb */ color: rgb(188, 190, 240); /* oklch */ color: oklch(81.7% 0.070 282.9);
Tailwind
colors: {
custom: {
50: '#d1d1f5',
500: '#bcbef0',
950: '#000000',
},
}SCSS
$custom: #bcbef0; $custom-light: #d1d1f5; $custom-dark: #000000;
JSON
{
"hex": "#bcbef0",
"rgb": {
"r": 188,
"g": 190,
"b": 240
},
"hsl": {
"h": 237.692,
"s": 63.415,
"l": 83.922
},
"oklch": {
"l": 0.81693,
"c": 0.07017,
"h": 282.9
},
"luminance": 0.5381
}Semantic roles & 50–950 ramp
primary
#BCBEF0
secondary
#CFCC82
accent
#C41ACB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385