#BCBFED#BCBFED
#BCBFED is a light, moderate blue. Relative luminance 0.541; OKLCH L 81.8% C 0.065 H 281.9°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFED |
|---|---|
| RGB | rgb(188, 191, 237) |
| HSL | hsl(236, 58%, 83%) |
| HSV | hsv(236, 21%, 93%) |
| CMYK | cmyk(20.7%, 19.4%, 0%, 7.1%) |
| CIE-LAB | lab(78.50, 8.45, -23.12) |
| CIE-LCH | lch(78.50, 24.62, 290.07°) |
| OKLab | oklab(81.78% 0.0134 -0.0632) |
| OKLCH | oklch(81.78% 0.065 281.9) |
| XYZ | xyz(54.6522, 54.0665, 87.6608) |
| Luminance | 0.5407 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.73
Periwinkle
#CCCCFF
ΔE00 3.66
Light Lavender
#DFC5FE
ΔE00 8.35
Pastel Blue
#A2BFFE
ΔE00 8.78
Light Blue Grey
#B7C9E2
ΔE00 8.79
Lightsteelblue
#B0C4DE
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFED #EDEABC
analogous
#BCD7ED #BCBFED #D1BCED
triadic
#BCBFED #EDBCBF #BFEDBC
tetradic
#BCBFED #EDBCD7 #EDEABC #BCEDD1
square
#BCBFED #EDBCD7 #EDEABC #BCEDD1
split-complementary
#BCBFED #EDD1BC #D7EDBC
monochromatic
#5C63D3 #8C91E0 #BCBFED #E7E8F9 #E7E8F9
Accessibility & contrast
On white
1.78
#BCBFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#BCBFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFED
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFED | 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)
#B3C4EF
Deuteranopia (green-blind)
#B1C1EC
Tritanopia (blue-blind)
#B1C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbfed; /* rgb */ color: rgb(188, 191, 237); /* oklch */ color: oklch(81.8% 0.065 281.9);
Tailwind
colors: {
custom: {
50: '#d0d2f3',
500: '#bcbfed',
950: '#000000',
},
}SCSS
$custom: #bcbfed; $custom-light: #d0d2f3; $custom-dark: #000000;
JSON
{
"hex": "#bcbfed",
"rgb": {
"r": 188,
"g": 191,
"b": 237
},
"hsl": {
"h": 236.327,
"s": 57.647,
"l": 83.333
},
"oklch": {
"l": 0.81776,
"c": 0.06463,
"h": 281.9
},
"luminance": 0.54067
}Semantic roles & 50–950 ramp
primary
#BCBFED
secondary
#CAC683
accent
#BB20C5
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385