#BFC8DF#BFC8DF
#BFC8DF is a very light, muted blue. Relative luminance 0.577; OKLCH L 83.3% C 0.034 H 268.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8DF |
|---|---|
| RGB | rgb(191, 200, 223) |
| HSL | hsl(223, 33%, 81%) |
| HSV | hsv(223, 14%, 87%) |
| CMYK | cmyk(14.3%, 10.3%, 0%, 12.5%) |
| CIE-LAB | lab(80.58, 1.52, -12.45) |
| CIE-LCH | lch(80.58, 12.54, 276.96°) |
| OKLab | oklab(83.31% -0.0008 -0.0336) |
| OKLCH | oklch(83.31% 0.034 268.6) |
| XYZ | xyz(55.4564, 57.7118, 78.0155) |
| Luminance | 0.5771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.46
Lightsteelblue
#B0C4DE
ΔE00 4.35
Cloudy Blue
#ACC2D9
ΔE00 5.66
Powder Blue (survey)
#B1D1FC
ΔE00 8.19
Light Periwinkle
#C1C6FC
ΔE00 8.28
Lavender (CSS)
#E6E6FA
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8DF #DFD6BF
analogous
#BFD8DF #BFC8DF #C6BFDF
triadic
#BFC8DF #DFBFC8 #C8DFBF
tetradic
#BFC8DF #DFBFD8 #DFD6BF #BFDFC6
square
#BFC8DF #DFBFD8 #DFD6BF #BFDFC6
split-complementary
#BFC8DF #DFC6BF #D8DFBF
monochromatic
#6D82B6 #96A5CB #BFC8DF #E8EBF3 #EBEDF5
Accessibility & contrast
On white
1.67
#BFC8DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BFC8DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8DF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8DF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C9E0
Deuteranopia (green-blind)
#BFC7DE
Tritanopia (blue-blind)
#B8CCCF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc8df; /* rgb */ color: rgb(191, 200, 223); /* oklch */ color: oklch(83.3% 0.034 268.6);
Tailwind
colors: {
custom: {
50: '#d2d8e9',
500: '#bfc8df',
950: '#000000',
},
}SCSS
$custom: #bfc8df; $custom-light: #d2d8e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc8df",
"rgb": {
"r": 191,
"g": 200,
"b": 223
},
"hsl": {
"h": 223.125,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.83307,
"c": 0.03366,
"h": 268.6
},
"luminance": 0.57713
}Semantic roles & 50–950 ramp
primary
#BFC8DF
secondary
#B7AB8B
accent
#8C39AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384