#BFBFE4#BFBFE4
#BFBFE4 is a light, muted blue. Relative luminance 0.539; OKLCH L 81.7% C 0.052 H 285.2°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BFBFE4 |
|---|---|
| RGB | rgb(191, 191, 228) |
| HSL | hsl(240, 41%, 82%) |
| HSV | hsv(240, 16%, 89%) |
| CMYK | cmyk(16.2%, 16.2%, 0%, 10.6%) |
| CIE-LAB | lab(78.43, 7.41, -18.37) |
| CIE-LCH | lch(78.43, 19.81, 291.95°) |
| OKLab | oklab(81.68% 0.0136 -0.0499) |
| OKLCH | oklch(81.68% 0.052 285.2) |
| XYZ | xyz(54.1171, 53.9388, 80.9438) |
| Luminance | 0.5394 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 4.95
Light Periwinkle
#C1C6FC
ΔE00 5.11
Light Lavender
#DFC5FE
ΔE00 8.48
Pale Lilac
#E4CBFF
ΔE00 8.78
Light Blue Grey
#B7C9E2
ΔE00 9.07
Lightsteelblue
#B0C4DE
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFBFE4 #E4E4BF
analogous
#BFD2E4 #BFBFE4 #D2BFE4
triadic
#BFBFE4 #E4BFBF #BFE4BF
tetradic
#BFBFE4 #E4BFD2 #E4E4BF #BFE4D2
square
#BFBFE4 #E4BFD2 #E4E4BF #BFE4D2
split-complementary
#BFBFE4 #E4D2BF #D2E4BF
monochromatic
#6969C0 #9494D2 #BFBFE4 #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.78
#BFBFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#BFBFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFBFE4
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFBFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFBFE4 | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C3E6
Deuteranopia (green-blind)
#B5C1E3
Tritanopia (blue-blind)
#B7C5CB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #bfbfe4; /* rgb */ color: rgb(191, 191, 228); /* oklch */ color: oklch(81.7% 0.052 285.2);
Tailwind
colors: {
custom: {
50: '#d2d2ec',
500: '#bfbfe4',
950: '#000000',
},
}SCSS
$custom: #bfbfe4; $custom-light: #d2d2ec; $custom-dark: #000000;
JSON
{
"hex": "#bfbfe4",
"rgb": {
"r": 191,
"g": 191,
"b": 228
},
"hsl": {
"h": 240,
"s": 40.659,
"l": 82.157
},
"oklch": {
"l": 0.81675,
"c": 0.05174,
"h": 285.2
},
"luminance": 0.53939
}Semantic roles & 50–950 ramp
primary
#BFBFE4
secondary
#BEBE8A
accent
#B432B4
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384