#BFBFDD#BFBFDD
#BFBFDD is a light, muted blue. Relative luminance 0.536; OKLCH L 81.4% C 0.042 H 285.4°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFDD |
|---|---|
| RGB | rgb(191, 191, 221) |
| HSL | hsl(240, 31%, 81%) |
| HSV | hsv(240, 14%, 87%) |
| CMYK | cmyk(13.6%, 13.6%, 0%, 13.3%) |
| CIE-LAB | lab(78.20, 5.92, -14.94) |
| CIE-LCH | lch(78.20, 16.07, 291.63°) |
| OKLab | oklab(81.43% 0.0112 -0.0404) |
| OKLCH | oklch(81.43% 0.042 285.4) |
| XYZ | xyz(53.1650, 53.5579, 75.9294) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.69
Light Periwinkle
#C1C6FC
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 8.46
Lightsteelblue
#B0C4DE
ΔE00 8.88
Thistle
#D8BFD8
ΔE00 9.15
Lavender (CSS)
#E6E6FA
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFDD #DDDDBF
analogous
#BFCEDD #BFBFDD #CEBFDD
triadic
#BFBFDD #DDBFBF #BFDDBF
tetradic
#BFBFDD #DDBFCE #DDDDBF #BFDDCE
square
#BFBFDD #DDBFCE #DDDDBF #BFDDCE
split-complementary
#BFBFDD #DDCEBF #CEDDBF
monochromatic
#6F6FB3 #9797C8 #BFBFDD #E7E7F2 #EBEBF4
Accessibility & contrast
On white
1.79
#BFBFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BFBFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFDD
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFDD | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C2DE
Deuteranopia (green-blind)
#B7C1DC
Tritanopia (blue-blind)
#B9C4C9
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bfbfdd; /* rgb */ color: rgb(191, 191, 221); /* oklch */ color: oklch(81.4% 0.042 285.4);
Tailwind
colors: {
custom: {
50: '#d2d2e7',
500: '#bfbfdd',
950: '#000000',
},
}SCSS
$custom: #bfbfdd; $custom-light: #d2d2e7; $custom-dark: #000000;
JSON
{
"hex": "#bfbfdd",
"rgb": {
"r": 191,
"g": 191,
"b": 221
},
"hsl": {
"h": 240,
"s": 30.612,
"l": 80.784
},
"oklch": {
"l": 0.81428,
"c": 0.04193,
"h": 285.4
},
"luminance": 0.53558
}Semantic roles & 50–950 ramp
primary
#BFBFDD
secondary
#B4B48C
accent
#A93CA9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384