#BFC8EA#BFC8EA
#BFC8EA is a very light, muted blue. Relative luminance 0.583; OKLCH L 83.7% C 0.049 H 273.6°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8EA |
|---|---|
| RGB | rgb(191, 200, 234) |
| HSL | hsl(227, 51%, 83%) |
| HSV | hsv(227, 18%, 92%) |
| CMYK | cmyk(18.4%, 14.5%, 0%, 8.2%) |
| CIE-LAB | lab(80.92, 3.86, -17.83) |
| CIE-LCH | lch(80.92, 18.24, 282.22°) |
| OKLab | oklab(83.69% 0.0031 -0.0485) |
| OKLCH | oklch(83.69% 0.049 273.6) |
| XYZ | xyz(56.9878, 58.3244, 86.0813) |
| Luminance | 0.5833 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.73
Periwinkle
#CCCCFF
ΔE00 5.17
Light Blue Grey
#B7C9E2
ΔE00 5.49
Lightsteelblue
#B0C4DE
ΔE00 6.08
Powder Blue (survey)
#B1D1FC
ΔE00 7.67
Cloudy Blue
#ACC2D9
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8EA #EAE1BF
analogous
#BFDDEA #BFC8EA #CBBFEA
triadic
#BFC8EA #EABFC8 #C8EABF
tetradic
#BFC8EA #EABFDD #EAE1BF #BFEACB
square
#BFC8EA #EABFDD #EAE1BF #BFEACB
split-complementary
#BFC8EA #EACBBF #DDEABF
monochromatic
#6379CC #91A0DB #BFC8EA #E8EBF7 #E8EBF7
Accessibility & contrast
On white
1.66
#BFC8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#BFC8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8EA
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8EA | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCBEC
Deuteranopia (green-blind)
#BCC7E9
Tritanopia (blue-blind)
#B5CED3
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc8ea; /* rgb */ color: rgb(191, 200, 234); /* oklch */ color: oklch(83.7% 0.049 273.6);
Tailwind
colors: {
custom: {
50: '#d2d8f0',
500: '#bfc8ea',
950: '#000000',
},
}SCSS
$custom: #bfc8ea; $custom-light: #d2d8f0; $custom-dark: #000000;
JSON
{
"hex": "#bfc8ea",
"rgb": {
"r": 191,
"g": 200,
"b": 234
},
"hsl": {
"h": 227.442,
"s": 50.588,
"l": 83.333
},
"oklch": {
"l": 0.83686,
"c": 0.04858,
"h": 273.6
},
"luminance": 0.58325
}Semantic roles & 50–950 ramp
primary
#BFC8EA
secondary
#C6B987
accent
#9E28BE
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141416
muted
#838385