#BCBFE0#BCBFE0
#BCBFE0 is a light, muted blue. Relative luminance 0.533; OKLCH L 81.3% C 0.046 H 281.2°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BCBFE0 |
|---|---|
| RGB | rgb(188, 191, 224) |
| HSL | hsl(235, 37%, 81%) |
| HSV | hsv(235, 16%, 88%) |
| CMYK | cmyk(16.1%, 14.7%, 0%, 12.2%) |
| CIE-LAB | lab(78.07, 5.60, -16.78) |
| CIE-LCH | lch(78.07, 17.68, 288.46°) |
| OKLab | oklab(81.3% 0.009 -0.0455) |
| OKLCH | oklch(81.3% 0.046 281.2) |
| XYZ | xyz(52.8213, 53.3341, 78.0182) |
| Luminance | 0.5333 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.75
Periwinkle
#CCCCFF
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 7.67
Lightsteelblue
#B0C4DE
ΔE00 7.97
Cloudy Blue
#ACC2D9
ΔE00 9.50
Light Lavender
#DFC5FE
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCBFE0 #E0DDBC
analogous
#BCD1E0 #BCBFE0 #CBBCE0
triadic
#BCBFE0 #E0BCBF #BFE0BC
tetradic
#BCBFE0 #E0BCD1 #E0DDBC #BCE0CB
square
#BCBFE0 #E0BCD1 #E0DDBC #BCE0CB
split-complementary
#BCBFE0 #E0CBBC #D1E0BC
monochromatic
#686FB9 #9297CD #BCBFE0 #E6E7F3 #EAEBF5
Accessibility & contrast
On white
1.80
#BCBFE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#BCBFE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCBFE0
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCBFE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCBFE0 | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C2E2
Deuteranopia (green-blind)
#B5C0DF
Tritanopia (blue-blind)
#B4C5CA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bcbfe0; /* rgb */ color: rgb(188, 191, 224); /* oklch */ color: oklch(81.3% 0.046 281.2);
Tailwind
colors: {
custom: {
50: '#d0d2e9',
500: '#bcbfe0',
950: '#000000',
},
}SCSS
$custom: #bcbfe0; $custom-light: #d0d2e9; $custom-dark: #000000;
JSON
{
"hex": "#bcbfe0",
"rgb": {
"r": 188,
"g": 191,
"b": 224
},
"hsl": {
"h": 235,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.813,
"c": 0.04641,
"h": 281.2
},
"luminance": 0.53335
}Semantic roles & 50–950 ramp
primary
#BCBFE0
secondary
#B9B488
accent
#A536B0
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384