#BFC8EE#BFC8EE
#BFC8EE is a very light, muted blue. Relative luminance 0.586; OKLCH L 83.8% C 0.054 H 274.7°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8EE |
|---|---|
| RGB | rgb(191, 200, 238) |
| HSL | hsl(229, 58%, 84%) |
| HSV | hsv(229, 20%, 93%) |
| CMYK | cmyk(19.7%, 16%, 0%, 6.7%) |
| CIE-LAB | lab(81.05, 4.74, -19.78) |
| CIE-LCH | lch(81.05, 20.34, 283.47°) |
| OKLab | oklab(83.83% 0.0044 -0.0539) |
| OKLCH | oklch(83.83% 0.054 274.7) |
| XYZ | xyz(57.5690, 58.5569, 89.1419) |
| Luminance | 0.5856 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.63
Periwinkle
#CCCCFF
ΔE00 4.23
Light Blue Grey
#B7C9E2
ΔE00 6.23
Lightsteelblue
#B0C4DE
ΔE00 6.72
Powder Blue (survey)
#B1D1FC
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8EE #EEE5BF
analogous
#BFE0EE #BFC8EE #CEBFEE
triadic
#BFC8EE #EEBFC8 #C8EEBF
tetradic
#BFC8EE #EEBFE0 #EEE5BF #BFEECE
square
#BFC8EE #EEBFE0 #EEE5BF #BFEECE
split-complementary
#BFC8EE #EECEBF #E0EEBF
monochromatic
#5E75D4 #8F9EE1 #BFC8EE #E7EAF9 #E7EAF9
Accessibility & contrast
On white
1.65
#BFC8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#BFC8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8EE
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8EE | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECBF0
Deuteranopia (green-blind)
#BAC8ED
Tritanopia (blue-blind)
#B4CFD4
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #bfc8ee; /* rgb */ color: rgb(191, 200, 238); /* oklch */ color: oklch(83.8% 0.054 274.7);
Tailwind
colors: {
custom: {
50: '#d2d8f3',
500: '#bfc8ee',
950: '#000000',
},
}SCSS
$custom: #bfc8ee; $custom-light: #d2d8f3; $custom-dark: #000000;
JSON
{
"hex": "#bfc8ee",
"rgb": {
"r": 191,
"g": 200,
"b": 238
},
"hsl": {
"h": 228.511,
"s": 58.025,
"l": 84.118
},
"oklch": {
"l": 0.83829,
"c": 0.05407,
"h": 274.7
},
"luminance": 0.58558
}Semantic roles & 50–950 ramp
primary
#BFC8EE
secondary
#CCBE86
accent
#A620C6
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141417
muted
#838385