#BFC4EE#BFC4EE
#BFC4EE is a very light, muted blue. Relative luminance 0.567; OKLCH L 83.0% C 0.059 H 279.7°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC4EE |
|---|---|
| RGB | rgb(191, 196, 238) |
| HSL | hsl(234, 58%, 84%) |
| HSV | hsv(234, 20%, 93%) |
| CMYK | cmyk(19.7%, 17.6%, 0%, 6.7%) |
| CIE-LAB | lab(80.03, 6.89, -21.32) |
| CIE-LCH | lch(80.03, 22.41, 287.90°) |
| OKLab | oklab(83.03% 0.0099 -0.0582) |
| OKLCH | oklch(83.03% 0.059 279.7) |
| XYZ | xyz(56.6547, 56.7283, 88.8371) |
| Luminance | 0.5673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.83
Periwinkle
#CCCCFF
ΔE00 3.32
Light Blue Grey
#B7C9E2
ΔE00 7.88
Lightsteelblue
#B0C4DE
ΔE00 8.20
Light Lavender
#DFC5FE
ΔE00 8.79
Pastel Blue
#A2BFFE
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC4EE #EEE9BF
analogous
#BFDCEE #BFC4EE #D2BFEE
triadic
#BFC4EE #EEBFC4 #C4EEBF
tetradic
#BFC4EE #EEBFDC #EEE9BF #BFEED2
square
#BFC4EE #EEBFDC #EEE9BF #BFEED2
split-complementary
#BFC4EE #EED2BF #DCEEBF
monochromatic
#5E6BD4 #8F97E1 #BFC4EE #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.70
#BFC4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#BFC4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC4EE
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC4EE | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C8F0
Deuteranopia (green-blind)
#B7C5ED
Tritanopia (blue-blind)
#B4CBD2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc4ee; /* rgb */ color: rgb(191, 196, 238); /* oklch */ color: oklch(83.0% 0.059 279.7);
Tailwind
colors: {
custom: {
50: '#d2d5f3',
500: '#bfc4ee',
950: '#000000',
},
}SCSS
$custom: #bfc4ee; $custom-light: #d2d5f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc4ee",
"rgb": {
"r": 191,
"g": 196,
"b": 238
},
"hsl": {
"h": 233.617,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83032,
"c": 0.05902,
"h": 279.7
},
"luminance": 0.56729
}Semantic roles & 50–950 ramp
primary
#BFC4EE
secondary
#CCC486
accent
#B420C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385