#BCBFEA#BCBFEA
#BCBFEA is a light, moderate blue. Relative luminance 0.539; OKLCH L 81.7% C 0.060 H 281.8°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFEA |
|---|---|
| RGB | rgb(188, 191, 234) |
| HSL | hsl(236, 52%, 83%) |
| HSV | hsv(236, 20%, 92%) |
| CMYK | cmyk(19.7%, 18.4%, 0%, 8.2%) |
| CIE-LAB | lab(78.40, 7.78, -21.67) |
| CIE-LCH | lch(78.40, 23.02, 289.75°) |
| OKLab | oklab(81.66% 0.0124 -0.0591) |
| OKLCH | oklch(81.66% 0.06 281.8) |
| XYZ | xyz(54.2176, 53.8926, 85.3718) |
| Luminance | 0.5389 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.31
Periwinkle
#CCCCFF
ΔE00 3.97
Light Lavender
#DFC5FE
ΔE00 8.53
Light Blue Grey
#B7C9E2
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.78
Pale Lilac
#E4CBFF
ΔE00 9.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFEA #EAE7BC
analogous
#BCD6EA #BCBFEA #D0BCEA
triadic
#BCBFEA #EABCBF #BFEABC
tetradic
#BCBFEA #EABCD6 #EAE7BC #BCEAD0
square
#BCBFEA #EABCD6 #EAE7BC #BCEAD0
split-complementary
#BCBFEA #EAD0BC #D6EABC
monochromatic
#5F66CD #8D92DB #BCBFEA #E8E9F8 #E8E9F8
Accessibility & contrast
On white
1.78
#BCBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#BCBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFEA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFEA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C4EC
Deuteranopia (green-blind)
#B2C1E9
Tritanopia (blue-blind)
#B2C6CD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bcbfea; /* rgb */ color: rgb(188, 191, 234); /* oklch */ color: oklch(81.7% 0.060 281.8);
Tailwind
colors: {
custom: {
50: '#d0d2f0',
500: '#bcbfea',
950: '#000000',
},
}SCSS
$custom: #bcbfea; $custom-light: #d0d2f0; $custom-dark: #000000;
JSON
{
"hex": "#bcbfea",
"rgb": {
"r": 188,
"g": 191,
"b": 234
},
"hsl": {
"h": 236.087,
"s": 52.273,
"l": 82.745
},
"oklch": {
"l": 0.81664,
"c": 0.06042,
"h": 281.8
},
"luminance": 0.53893
}Semantic roles & 50–950 ramp
primary
#BCBFEA
secondary
#C6C284
accent
#B626C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385