#BCBFE2#BCBFE2
#BCBFE2 is a light, muted blue. Relative luminance 0.534; OKLCH L 81.4% C 0.049 H 281.4°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFE2 |
|---|---|
| RGB | rgb(188, 191, 226) |
| HSL | hsl(235, 40%, 81%) |
| HSV | hsv(235, 17%, 89%) |
| CMYK | cmyk(16.8%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(78.14, 6.03, -17.76) |
| CIE-LCH | lch(78.14, 18.75, 288.75°) |
| OKLab | oklab(81.37% 0.0097 -0.0482) |
| OKLCH | oklch(81.37% 0.049 281.4) |
| XYZ | xyz(53.0941, 53.4432, 79.4551) |
| Luminance | 0.5344 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.21
Periwinkle
#CCCCFF
ΔE00 5.43
Light Blue Grey
#B7C9E2
ΔE00 7.90
Lightsteelblue
#B0C4DE
ΔE00 8.18
Light Lavender
#DFC5FE
ΔE00 9.55
Cloudy Blue
#ACC2D9
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFE2 #E2DFBC
analogous
#BCD2E2 #BCBFE2 #CCBCE2
triadic
#BCBFE2 #E2BCBF #BFE2BC
tetradic
#BCBFE2 #E2BCD2 #E2DFBC #BCE2CC
square
#BCBFE2 #E2BCD2 #E2DFBC #BCE2CC
split-complementary
#BCBFE2 #E2CCBC #D2E2BC
monochromatic
#676DBD #9196D0 #BCBFE2 #E7E8F4 #EAEBF6
Accessibility & contrast
On white
1.80
#BCBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#BCBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFE2
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFE2 | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E4
Deuteranopia (green-blind)
#B5C0E1
Tritanopia (blue-blind)
#B4C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbfe2; /* rgb */ color: rgb(188, 191, 226); /* oklch */ color: oklch(81.4% 0.049 281.4);
Tailwind
colors: {
custom: {
50: '#d0d2eb',
500: '#bcbfe2',
950: '#000000',
},
}SCSS
$custom: #bcbfe2; $custom-light: #d0d2eb; $custom-dark: #000000;
JSON
{
"hex": "#bcbfe2",
"rgb": {
"r": 188,
"g": 191,
"b": 226
},
"hsl": {
"h": 235.263,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.81372,
"c": 0.04922,
"h": 281.4
},
"luminance": 0.53444
}Semantic roles & 50–950 ramp
primary
#BCBFE2
secondary
#BBB787
accent
#A933B3
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384