#BFC7EA#BFC7EA
#BFC7EA is a very light, muted blue. Relative luminance 0.579; OKLCH L 83.5% C 0.050 H 275.1°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7EA |
|---|---|
| RGB | rgb(191, 199, 234) |
| HSL | hsl(229, 51%, 83%) |
| HSV | hsv(229, 18%, 92%) |
| CMYK | cmyk(18.4%, 15%, 0%, 8.2%) |
| CIE-LAB | lab(80.66, 4.40, -18.22) |
| CIE-LCH | lch(80.66, 18.74, 283.57°) |
| OKLab | oklab(83.49% 0.0045 -0.0495) |
| OKLCH | oklch(83.49% 0.05 275.1) |
| XYZ | xyz(56.7570, 57.8627, 86.0043) |
| Luminance | 0.5786 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.45
Periwinkle
#CCCCFF
ΔE00 4.84
Light Blue Grey
#B7C9E2
ΔE00 6.01
Lightsteelblue
#B0C4DE
ΔE00 6.54
Powder Blue (survey)
#B1D1FC
ΔE00 8.06
Cloudy Blue
#ACC2D9
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7EA #EAE2BF
analogous
#BFDCEA #BFC7EA #CCBFEA
triadic
#BFC7EA #EABFC7 #C7EABF
tetradic
#BFC7EA #EABFDC #EAE2BF #BFEACC
square
#BFC7EA #EABFDC #EAE2BF #BFEACC
split-complementary
#BFC7EA #EACCBF #DCEABF
monochromatic
#6376CC #919FDB #BFC7EA #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.67
#BFC7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#BFC7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7EA
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7EA | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECAEC
Deuteranopia (green-blind)
#BBC7E9
Tritanopia (blue-blind)
#B5CDD2
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc7ea; /* rgb */ color: rgb(191, 199, 234); /* oklch */ color: oklch(83.5% 0.050 275.1);
Tailwind
colors: {
custom: {
50: '#d2d7f0',
500: '#bfc7ea',
950: '#000000',
},
}SCSS
$custom: #bfc7ea; $custom-light: #d2d7f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc7ea",
"rgb": {
"r": 191,
"g": 199,
"b": 234
},
"hsl": {
"h": 228.837,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.83485,
"c": 0.04975,
"h": 275.1
},
"luminance": 0.57864
}Semantic roles & 50–950 ramp
primary
#BFC7EA
secondary
#C6BA87
accent
#A228BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385