#BFC5EA#BFC5EA
#BFC5EA is a very light, muted blue. Relative luminance 0.569; OKLCH L 83.1% C 0.052 H 278.0°. Best body text is #000000 at 12.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5EA |
|---|---|
| RGB | rgb(191, 197, 234) |
| HSL | hsl(232, 51%, 83%) |
| HSV | hsv(232, 18%, 92%) |
| CMYK | cmyk(18.4%, 15.8%, 0%, 8.2%) |
| CIE-LAB | lab(80.15, 5.47, -18.99) |
| CIE-LCH | lch(80.15, 19.76, 286.07°) |
| OKLab | oklab(83.09% 0.0072 -0.0517) |
| OKLCH | oklch(83.09% 0.052 278) |
| XYZ | xyz(56.2999, 56.9485, 85.8519) |
| Luminance | 0.5695 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.01
Periwinkle
#CCCCFF
ΔE00 4.30
Light Blue Grey
#B7C9E2
ΔE00 6.98
Lightsteelblue
#B0C4DE
ΔE00 7.41
Powder Blue (survey)
#B1D1FC
ΔE00 8.84
Cloudy Blue
#ACC2D9
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5EA #EAE4BF
analogous
#BFDAEA #BFC5EA #CEBFEA
triadic
#BFC5EA #EABFC5 #C5EABF
tetradic
#BFC5EA #EABFDA #EAE4BF #BFEACE
square
#BFC5EA #EABFDA #EAE4BF #BFEACE
split-complementary
#BFC5EA #EACEBF #DAEABF
monochromatic
#6371CC #919BDB #BFC5EA #E8EAF7 #E8EAF7
Accessibility & contrast
On white
1.69
#BFC5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.39
#BFC5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5EA
12.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5EA | 1.00 | 1.69 | 12.39 | 12.39 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBC8EC
Deuteranopia (green-blind)
#B9C5E9
Tritanopia (blue-blind)
#B5CBD1
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc5ea; /* rgb */ color: rgb(191, 197, 234); /* oklch */ color: oklch(83.1% 0.052 278.0);
Tailwind
colors: {
custom: {
50: '#d2d6f0',
500: '#bfc5ea',
950: '#000000',
},
}SCSS
$custom: #bfc5ea; $custom-light: #d2d6f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc5ea",
"rgb": {
"r": 191,
"g": 197,
"b": 234
},
"hsl": {
"h": 231.628,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.83085,
"c": 0.05219,
"h": 278
},
"luminance": 0.56949
}Semantic roles & 50–950 ramp
primary
#BFC5EA
secondary
#C6BD87
accent
#A928BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385