#BFC4EA#BFC4EA
#BFC4EA is a very light, muted blue. Relative luminance 0.565; OKLCH L 82.9% C 0.053 H 279.3°. Best body text is #000000 at 12.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4EA |
|---|---|
| RGB | rgb(191, 196, 234) |
| HSL | hsl(233, 51%, 83%) |
| HSV | hsv(233, 18%, 92%) |
| CMYK | cmyk(18.4%, 16.2%, 0%, 8.2%) |
| CIE-LAB | lab(79.90, 6.01, -19.38) |
| CIE-LCH | lch(79.90, 20.29, 287.23°) |
| OKLab | oklab(82.89% 0.0086 -0.0527) |
| OKLCH | oklch(82.89% 0.053 279.3) |
| XYZ | xyz(56.0735, 56.4958, 85.7765) |
| Luminance | 0.5650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.85
Periwinkle
#CCCCFF
ΔE00 4.10
Light Blue Grey
#B7C9E2
ΔE00 7.44
Lightsteelblue
#B0C4DE
ΔE00 7.83
Powder Blue (survey)
#B1D1FC
ΔE00 9.21
Light Lavender
#DFC5FE
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4EA #EAE5BF
analogous
#BFD9EA #BFC4EA #CFBFEA
triadic
#BFC4EA #EABFC4 #C4EABF
tetradic
#BFC4EA #EABFD9 #EAE5BF #BFEACF
square
#BFC4EA #EABFD9 #EAE5BF #BFEACF
split-complementary
#BFC4EA #EACFBF #D9EABF
monochromatic
#636FCC #919ADB #BFC4EA #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.71
#BFC4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.30
#BFC4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4EA
12.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4EA | 1.00 | 1.71 | 12.30 | 12.30 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC8EC
Deuteranopia (green-blind)
#B8C5E9
Tritanopia (blue-blind)
#B5CBD0
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc4ea; /* rgb */ color: rgb(191, 196, 234); /* oklch */ color: oklch(82.9% 0.053 279.3);
Tailwind
colors: {
custom: {
50: '#d2d5f0',
500: '#bfc4ea',
950: '#000000',
},
}SCSS
$custom: #bfc4ea; $custom-light: #d2d5f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc4ea",
"rgb": {
"r": 191,
"g": 196,
"b": 234
},
"hsl": {
"h": 233.023,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.82886,
"c": 0.05345,
"h": 279.3
},
"luminance": 0.56497
}Semantic roles & 50–950 ramp
primary
#BFC4EA
secondary
#C6BF87
accent
#AC28BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385