#BCBEEF#BCBEEF
#BCBEEF is a light, moderate blue. Relative luminance 0.537; OKLCH L 81.7% C 0.069 H 282.9°. Best body text is #000000 at 11.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBEEF |
|---|---|
| RGB | rgb(188, 190, 239) |
| HSL | hsl(238, 61%, 84%) |
| HSV | hsv(238, 21%, 94%) |
| CMYK | cmyk(21.3%, 20.5%, 0%, 6.3%) |
| CIE-LAB | lab(78.32, 9.44, -24.48) |
| CIE-LCH | lch(78.32, 26.24, 291.08°) |
| OKLab | oklab(81.66% 0.0154 -0.067) |
| OKLCH | oklch(81.66% 0.069 282.9) |
| XYZ | xyz(54.7287, 53.7493, 89.1359) |
| Luminance | 0.5375 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.53
Periwinkle
#CCCCFF
ΔE00 3.64
Light Lavender
#DFC5FE
ΔE00 8.07
Pale Violet
#CEAEFA
ΔE00 8.48
Light Violet
#D6B4FC
ΔE00 8.66
Pastel Blue
#A2BFFE
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBEEF #EFEDBC
analogous
#BCD7EF #BCBEEF #D3BCEF
triadic
#BCBEEF #EFBCBE #BEEFBC
tetradic
#BCBEEF #EFBCD7 #EFEDBC #BCEFD3
square
#BCBEEF #EFBCD7 #EFEDBC #BCEFD3
split-complementary
#BCBEEF #EFD3BC #D7EFBC
monochromatic
#595ED7 #8B8EE3 #BCBEEF #E6E7F9 #E6E7F9
Accessibility & contrast
On white
1.79
#BCBEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.75
#BCBEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBEEF
11.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBEEF | 1.00 | 1.79 | 11.75 | 11.75 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F1
Deuteranopia (green-blind)
#AFC0EE
Tritanopia (blue-blind)
#B1C6CF
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbeef; /* rgb */ color: rgb(188, 190, 239); /* oklch */ color: oklch(81.7% 0.069 282.9);
Tailwind
colors: {
custom: {
50: '#d0d1f4',
500: '#bcbeef',
950: '#000000',
},
}SCSS
$custom: #bcbeef; $custom-light: #d0d1f4; $custom-dark: #000000;
JSON
{
"hex": "#bcbeef",
"rgb": {
"r": 188,
"g": 190,
"b": 239
},
"hsl": {
"h": 237.647,
"s": 61.446,
"l": 83.725
},
"oklch": {
"l": 0.81655,
"c": 0.06877,
"h": 282.9
},
"luminance": 0.5375
}Semantic roles & 50–950 ramp
primary
#BCBEEF
secondary
#CDCA82
accent
#C21CC9
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385