#BFBFDE#BFBFDE
#BFBFDE is a light, muted blue. Relative luminance 0.536; OKLCH L 81.5% C 0.043 H 285.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFDE |
|---|---|
| RGB | rgb(191, 191, 222) |
| HSL | hsl(240, 32%, 81%) |
| HSV | hsv(240, 14%, 87%) |
| CMYK | cmyk(14%, 14%, 0%, 12.9%) |
| CIE-LAB | lab(78.23, 6.13, -15.43) |
| CIE-LCH | lch(78.23, 16.60, 291.67°) |
| OKLab | oklab(81.46% 0.0115 -0.0418) |
| OKLCH | oklch(81.46% 0.043 285.4) |
| XYZ | xyz(53.2986, 53.6114, 76.6331) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.42
Light Periwinkle
#C1C6FC
ΔE00 6.68
Light Blue Grey
#B7C9E2
ΔE00 8.55
Lightsteelblue
#B0C4DE
ΔE00 8.96
Thistle
#D8BFD8
ΔE00 9.18
Light Lavender
#DFC5FE
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFDE #DEDEBF
analogous
#BFCEDE #BFBFDE #CEBFDE
triadic
#BFBFDE #DEBFBF #BFDEBF
tetradic
#BFBFDE #DEBFCE #DEDEBF #BFDECE
square
#BFBFDE #DEBFCE #DEDEBF #BFDECE
split-complementary
#BFBFDE #DECEBF #CEDEBF
monochromatic
#6E6EB4 #9797C9 #BFBFDE #E7E7F3 #EBEBF5
Accessibility & contrast
On white
1.79
#BFBFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#BFBFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFDE
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFDE | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DF
Deuteranopia (green-blind)
#B7C1DD
Tritanopia (blue-blind)
#B9C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfde; /* rgb */ color: rgb(191, 191, 222); /* oklch */ color: oklch(81.5% 0.043 285.4);
Tailwind
colors: {
custom: {
50: '#d2d2e8',
500: '#bfbfde',
950: '#000000',
},
}SCSS
$custom: #bfbfde; $custom-light: #d2d2e8; $custom-dark: #000000;
JSON
{
"hex": "#bfbfde",
"rgb": {
"r": 191,
"g": 191,
"b": 222
},
"hsl": {
"h": 240,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.81462,
"c": 0.04334,
"h": 285.4
},
"luminance": 0.53612
}Semantic roles & 50–950 ramp
primary
#BFBFDE
secondary
#B6B68B
accent
#AB3BAB
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384