#BFBFE2#BFBFE2
#BFBFE2 is a light, muted blue. Relative luminance 0.538; OKLCH L 81.6% C 0.049 H 285.3°. Best body text is #000000 at 11.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE2 |
|---|---|
| RGB | rgb(191, 191, 226) |
| HSL | hsl(240, 38%, 82%) |
| HSV | hsv(240, 15%, 89%) |
| CMYK | cmyk(15.5%, 15.5%, 0%, 11.4%) |
| CIE-LAB | lab(78.36, 6.98, -17.39) |
| CIE-LCH | lch(78.36, 18.74, 291.86°) |
| OKLab | oklab(81.6% 0.0129 -0.0472) |
| OKLCH | oklch(81.6% 0.049 285.3) |
| XYZ | xyz(53.8411, 53.8284, 79.4901) |
| Luminance | 0.5383 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 5.41
Light Periwinkle
#C1C6FC
ΔE00 5.61
Light Lavender
#DFC5FE
ΔE00 8.83
Light Blue Grey
#B7C9E2
ΔE00 8.91
Pale Lilac
#E4CBFF
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE2 #E2E2BF
analogous
#BFD1E2 #BFBFE2 #D1BFE2
triadic
#BFBFE2 #E2BFBF #BFE2BF
tetradic
#BFBFE2 #E2BFD1 #E2E2BF #BFE2D1
square
#BFBFE2 #E2BFD1 #E2E2BF #BFE2D1
split-complementary
#BFBFE2 #E2D1BF #D1E2BF
monochromatic
#6B6BBC #9595CF #BFBFE2 #E9E9F5 #EAEAF5
Accessibility & contrast
On white
1.78
#BFBFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.77
#BFBFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE2
11.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE2 | 1.00 | 1.78 | 11.77 | 11.77 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C3E4
Deuteranopia (green-blind)
#B6C1E1
Tritanopia (blue-blind)
#B8C5CA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe2; /* rgb */ color: rgb(191, 191, 226); /* oklch */ color: oklch(81.6% 0.049 285.3);
Tailwind
colors: {
custom: {
50: '#d2d2eb',
500: '#bfbfe2',
950: '#000000',
},
}SCSS
$custom: #bfbfe2; $custom-light: #d2d2eb; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe2",
"rgb": {
"r": 191,
"g": 191,
"b": 226
},
"hsl": {
"h": 240,
"s": 37.634,
"l": 81.765
},
"oklch": {
"l": 0.81603,
"c": 0.04894,
"h": 285.3
},
"luminance": 0.53829
}Semantic roles & 50–950 ramp
primary
#BFBFE2
secondary
#BBBB8A
accent
#B135B1
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384