#BFBCDE#BFBCDE
#BFBCDE is a light, muted blue. Relative luminance 0.523; OKLCH L 80.9% C 0.048 H 289.3°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBCDE |
|---|---|
| RGB | rgb(191, 188, 222) |
| HSL | hsl(245, 34%, 80%) |
| HSV | hsv(245, 15%, 87%) |
| CMYK | cmyk(14%, 15.3%, 0%, 12.9%) |
| CIE-LAB | lab(77.47, 7.75, -16.58) |
| CIE-LCH | lch(77.47, 18.30, 295.06°) |
| OKLab | oklab(80.86% 0.0158 -0.0449) |
| OKLCH | oklch(80.86% 0.048 289.3) |
| XYZ | xyz(52.6511, 52.3163, 76.4173) |
| Luminance | 0.5232 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 8.38
Light Lavender
#DFC5FE
ΔE00 8.67
Pale Lilac
#E4CBFF
ΔE00 8.88
Light Blue Grey
#B7C9E2
ΔE00 10.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBCDE #DBDEBC
analogous
#BCCADE #BFBCDE #D0BCDE
triadic
#BFBCDE #DEBFBC #BCDEBF
tetradic
#BFBCDE #DEBCCA #DBDEBC #BCDED0
square
#BFBCDE #DEBCCA #DBDEBC #BCDED0
split-complementary
#BFBCDE #DED0BC #CADEBC
monochromatic
#716AB6 #9893CA #BFBCDE #E6E5F2 #EBEAF5
Accessibility & contrast
On white
1.83
#BFBCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BFBCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBCDE
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBCDE | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4C0E0
Deuteranopia (green-blind)
#B4BFDD
Tritanopia (blue-blind)
#B9C1C7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bfbcde; /* rgb */ color: rgb(191, 188, 222); /* oklch */ color: oklch(80.9% 0.048 289.3);
Tailwind
colors: {
custom: {
50: '#d2d0e8',
500: '#bfbcde',
950: '#000000',
},
}SCSS
$custom: #bfbcde; $custom-light: #d2d0e8; $custom-dark: #000000;
JSON
{
"hex": "#bfbcde",
"rgb": {
"r": 191,
"g": 188,
"b": 222
},
"hsl": {
"h": 245.294,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.80865,
"c": 0.04763,
"h": 289.3
},
"luminance": 0.52317
}Semantic roles & 50–950 ramp
primary
#BFBCDE
secondary
#B2B688
accent
#AD39A3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384