#BFC5EB#BFC5EB
#BFC5EB is a very light, muted blue. Relative luminance 0.570; OKLCH L 83.1% C 0.054 H 278.1°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5EB |
|---|---|
| RGB | rgb(191, 197, 235) |
| HSL | hsl(232, 52%, 84%) |
| HSV | hsv(232, 19%, 92%) |
| CMYK | cmyk(18.7%, 16.2%, 0%, 7.8%) |
| CIE-LAB | lab(80.18, 5.69, -19.48) |
| CIE-LCH | lch(80.18, 20.29, 286.28°) |
| OKLab | oklab(83.12% 0.0076 -0.053) |
| OKLCH | oklch(83.12% 0.054 278.1) |
| XYZ | xyz(56.4439, 57.0061, 86.6107) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 4.07
Light Blue Grey
#B7C9E2
ΔE00 7.12
Lightsteelblue
#B0C4DE
ΔE00 7.53
Powder Blue (survey)
#B1D1FC
ΔE00 8.80
Pastel Blue
#A2BFFE
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5EB #EBE5BF
analogous
#BFDBEB #BFC5EB #CFBFEB
triadic
#BFC5EB #EBBFC5 #C5EBBF
tetradic
#BFC5EB #EBBFDB #EBE5BF #BFEBCF
square
#BFC5EB #EBBFDB #EBE5BF #BFEBCF
split-complementary
#BFC5EB #EBCFBF #DBEBBF
monochromatic
#6270CE #909BDC #BFC5EB #E8EAF8 #E8EAF8
Accessibility & contrast
On white
1.69
#BFC5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BFC5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5EB
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5EB | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC9ED
Deuteranopia (green-blind)
#B9C5EA
Tritanopia (blue-blind)
#B5CCD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc5eb; /* rgb */ color: rgb(191, 197, 235); /* oklch */ color: oklch(83.1% 0.054 278.1);
Tailwind
colors: {
custom: {
50: '#d2d6f1',
500: '#bfc5eb',
950: '#000000',
},
}SCSS
$custom: #bfc5eb; $custom-light: #d2d6f1; $custom-dark: #000000;
JSON
{
"hex": "#bfc5eb",
"rgb": {
"r": 191,
"g": 197,
"b": 235
},
"hsl": {
"h": 231.818,
"s": 52.381,
"l": 83.529
},
"oklch": {
"l": 0.83121,
"c": 0.05358,
"h": 278.1
},
"luminance": 0.57007
}Semantic roles & 50–950 ramp
primary
#BFC5EB
secondary
#C7BF87
accent
#AB26C0
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385