#BFC4EB#BFC4EB
#BFC4EB is a very light, muted blue. Relative luminance 0.566; OKLCH L 82.9% C 0.055 H 279.4°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4EB |
|---|---|
| RGB | rgb(191, 196, 235) |
| HSL | hsl(233, 52%, 84%) |
| HSV | hsv(233, 19%, 92%) |
| CMYK | cmyk(18.7%, 16.6%, 0%, 7.8%) |
| CIE-LAB | lab(79.93, 6.23, -19.86) |
| CIE-LCH | lch(79.93, 20.82, 287.40°) |
| OKLab | oklab(82.92% 0.0089 -0.0541) |
| OKLCH | oklch(82.92% 0.055 279.4) |
| XYZ | xyz(56.2176, 56.5535, 86.5352) |
| Luminance | 0.5655 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.59
Periwinkle
#CCCCFF
ΔE00 3.88
Light Blue Grey
#B7C9E2
ΔE00 7.56
Lightsteelblue
#B0C4DE
ΔE00 7.93
Light Lavender
#DFC5FE
ΔE00 9.10
Powder Blue (survey)
#B1D1FC
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4EB #EBE6BF
analogous
#BFDAEB #BFC4EB #D0BFEB
triadic
#BFC4EB #EBBFC4 #C4EBBF
tetradic
#BFC4EB #EBBFDA #EBE6BF #BFEBD0
square
#BFC4EB #EBBFDA #EBE6BF #BFEBD0
split-complementary
#BFC4EB #EBD0BF #DAEBBF
monochromatic
#626ECE #9099DC #BFC4EB #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.71
#BFC4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#BFC4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4EB
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4EB | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8ED
Deuteranopia (green-blind)
#B8C5EA
Tritanopia (blue-blind)
#B5CBD1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc4eb; /* rgb */ color: rgb(191, 196, 235); /* oklch */ color: oklch(82.9% 0.055 279.4);
Tailwind
colors: {
custom: {
50: '#d2d5f1',
500: '#bfc4eb',
950: '#000000',
},
}SCSS
$custom: #bfc4eb; $custom-light: #d2d5f1; $custom-dark: #000000;
JSON
{
"hex": "#bfc4eb",
"rgb": {
"r": 191,
"g": 196,
"b": 235
},
"hsl": {
"h": 233.182,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.82922,
"c": 0.05484,
"h": 279.4
},
"luminance": 0.56554
}Semantic roles & 50–950 ramp
primary
#BFC4EB
secondary
#C7C087
accent
#AE26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385