#BCBFEB#BCBFEB
#BCBFEB is a light, moderate blue. Relative luminance 0.540; OKLCH L 81.7% C 0.062 H 281.9°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFEB |
|---|---|
| RGB | rgb(188, 191, 235) |
| HSL | hsl(236, 54%, 83%) |
| HSV | hsv(236, 20%, 92%) |
| CMYK | cmyk(20%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(78.43, 8.00, -22.15) |
| CIE-LCH | lch(78.43, 23.55, 289.86°) |
| OKLab | oklab(81.7% 0.0127 -0.0605) |
| OKLCH | oklch(81.7% 0.062 281.9) |
| XYZ | xyz(54.3616, 53.9502, 86.1305) |
| Luminance | 0.5395 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.11
Periwinkle
#CCCCFF
ΔE00 3.85
Light Lavender
#DFC5FE
ΔE00 8.46
Light Blue Grey
#B7C9E2
ΔE00 8.68
Lightsteelblue
#B0C4DE
ΔE00 8.82
Pale Lilac
#E4CBFF
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFEB #EBE8BC
analogous
#BCD6EB #BCBFEB #D0BCEB
triadic
#BCBFEB #EBBCBF #BFEBBC
tetradic
#BCBFEB #EBBCD6 #EBE8BC #BCEBD0
square
#BCBFEB #EBBCD6 #EBE8BC #BCEBD0
split-complementary
#BCBFEB #EBD0BC #D6EBBC
monochromatic
#5E65CF #8D92DD #BCBFEB #E7E8F8 #E7E8F8
Accessibility & contrast
On white
1.78
#BCBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BCBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFEB
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFEB | 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)
#B4C4ED
Deuteranopia (green-blind)
#B2C1EA
Tritanopia (blue-blind)
#B2C7CE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbfeb; /* rgb */ color: rgb(188, 191, 235); /* oklch */ color: oklch(81.7% 0.062 281.9);
Tailwind
colors: {
custom: {
50: '#d0d2f1',
500: '#bcbfeb',
950: '#000000',
},
}SCSS
$custom: #bcbfeb; $custom-light: #d0d2f1; $custom-dark: #000000;
JSON
{
"hex": "#bcbfeb",
"rgb": {
"r": 188,
"g": 191,
"b": 235
},
"hsl": {
"h": 236.17,
"s": 54.023,
"l": 82.941
},
"oklch": {
"l": 0.81701,
"c": 0.06182,
"h": 281.9
},
"luminance": 0.53951
}Semantic roles & 50–950 ramp
primary
#BCBFEB
secondary
#C7C384
accent
#B724C1
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385