#BFC4E5#BFC4E5
#BFC4E5 is a very light, muted blue. Relative luminance 0.562; OKLCH L 82.7% C 0.046 H 278.5°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4E5 |
|---|---|
| RGB | rgb(191, 196, 229) |
| HSL | hsl(232, 42%, 82%) |
| HSV | hsv(232, 17%, 90%) |
| CMYK | cmyk(16.6%, 14.4%, 0%, 10.2%) |
| CIE-LAB | lab(79.73, 4.93, -16.94) |
| CIE-LCH | lch(79.73, 17.64, 286.22°) |
| OKLab | oklab(82.71% 0.0069 -0.046) |
| OKLCH | oklch(82.71% 0.046 278.5) |
| XYZ | xyz(55.3654, 56.2126, 82.0467) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.25
Periwinkle
#CCCCFF
ΔE00 5.34
Light Blue Grey
#B7C9E2
ΔE00 6.75
Lightsteelblue
#B0C4DE
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 8.86
Lavender (CSS)
#E6E6FA
ΔE00 9.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4E5 #E5E0BF
analogous
#BFD7E5 #BFC4E5 #CDBFE5
triadic
#BFC4E5 #E5BFC4 #C4E5BF
tetradic
#BFC4E5 #E5BFD7 #E5E0BF #BFE5CD
square
#BFC4E5 #E5BFD7 #E5E0BF #BFE5CD
split-complementary
#BFC4E5 #E5CDBF #D7E5BF
monochromatic
#6874C2 #939CD3 #BFC4E5 #E9EBF6 #E9EBF6
Accessibility & contrast
On white
1.72
#BFC4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BFC4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4E5
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4E5 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC7E7
Deuteranopia (green-blind)
#B9C4E4
Tritanopia (blue-blind)
#B7CACF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc4e5; /* rgb */ color: rgb(191, 196, 229); /* oklch */ color: oklch(82.7% 0.046 278.5);
Tailwind
colors: {
custom: {
50: '#d2d5ed',
500: '#bfc4e5',
950: '#000000',
},
}SCSS
$custom: #bfc4e5; $custom-light: #d2d5ed; $custom-dark: #000000;
JSON
{
"hex": "#bfc4e5",
"rgb": {
"r": 191,
"g": 196,
"b": 229
},
"hsl": {
"h": 232.105,
"s": 42.222,
"l": 82.353
},
"oklch": {
"l": 0.82707,
"c": 0.04649,
"h": 278.5
},
"luminance": 0.56213
}Semantic roles & 50–950 ramp
primary
#BFC4E5
secondary
#BFB889
accent
#A430B5
background
#FEFEFE
surface
#FBFBFD
border
#D4D4D5
text
#141416
muted
#838384