#BFC5EF#BFC5EF
#BFC5EF is a very light, muted blue. Relative luminance 0.572; OKLCH L 83.3% C 0.059 H 278.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5EF |
|---|---|
| RGB | rgb(191, 197, 239) |
| HSL | hsl(233, 60%, 84%) |
| HSV | hsv(233, 20%, 94%) |
| CMYK | cmyk(20.1%, 17.6%, 0%, 6.3%) |
| CIE-LAB | lab(80.31, 6.57, -21.42) |
| CIE-LCH | lch(80.31, 22.41, 287.05°) |
| OKLab | oklab(83.27% 0.0089 -0.0585) |
| OKLCH | oklch(83.27% 0.059 278.6) |
| XYZ | xyz(57.0283, 57.2398, 89.6884) |
| Luminance | 0.5724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 2.70
Periwinkle
#CCCCFF
ΔE00 3.30
Light Blue Grey
#B7C9E2
ΔE00 7.60
Lightsteelblue
#B0C4DE
ΔE00 7.94
Pastel Blue
#A2BFFE
ΔE00 8.61
Powder Blue (survey)
#B1D1FC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5EF #EFE9BF
analogous
#BFDDEF #BFC5EF #D1BFEF
triadic
#BFC5EF #EFBFC5 #C5EFBF
tetradic
#BFC5EF #EFBFDD #EFE9BF #BFEFD1
square
#BFC5EF #EFBFDD #EFE9BF #BFEFD1
split-complementary
#BFC5EF #EFD1BF #DDEFBF
monochromatic
#5D6CD7 #8E99E3 #BFC5EF #E7E9F9 #E7E9F9
Accessibility & contrast
On white
1.69
#BFC5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#BFC5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5EF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5EF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#B7C6EE
Tritanopia (blue-blind)
#B4CCD3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc5ef; /* rgb */ color: rgb(191, 197, 239); /* oklch */ color: oklch(83.3% 0.059 278.6);
Tailwind
colors: {
custom: {
50: '#d2d6f4',
500: '#bfc5ef',
950: '#000000',
},
}SCSS
$custom: #bfc5ef; $custom-light: #d2d6f4; $custom-dark: #000000;
JSON
{
"hex": "#bfc5ef",
"rgb": {
"r": 191,
"g": 197,
"b": 239
},
"hsl": {
"h": 232.5,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.83267,
"c": 0.05913,
"h": 278.6
},
"luminance": 0.57241
}Semantic roles & 50–950 ramp
primary
#BFC5EF
secondary
#CDC485
accent
#B21EC8
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385