#BFC8DA#BFC8DA
#BFC8DA is a very light, muted blue. Relative luminance 0.574; OKLCH L 83.1% C 0.027 H 264.4°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8DA |
|---|---|
| RGB | rgb(191, 200, 218) |
| HSL | hsl(220, 27%, 80%) |
| HSV | hsv(220, 12%, 85%) |
| CMYK | cmyk(12.4%, 8.3%, 0%, 14.5%) |
| CIE-LAB | lab(80.43, 0.48, -9.99) |
| CIE-LCH | lch(80.43, 10.00, 272.78°) |
| OKLab | oklab(83.14% -0.0026 -0.0269) |
| OKLCH | oklch(83.14% 0.027 264.4) |
| XYZ | xyz(54.7922, 57.4462, 74.5176) |
| Luminance | 0.5745 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 4.33
Cloudy Blue
#ACC2D9
ΔE00 5.04
Dove Gray
#B6B8BD
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.73
Light Grey Blue
#9DBCD4
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8DA #DAD1BF
analogous
#BFD5DA #BFC8DA #C3BFDA
triadic
#BFC8DA #DABFC8 #C8DABF
tetradic
#BFC8DA #DABFD5 #DAD1BF #BFDAC3
square
#BFC8DA #DABFD5 #DAD1BF #BFDAC3
split-complementary
#BFC8DA #DAC3BF #D5DABF
monochromatic
#7185AD #98A7C4 #BFC8DA #E6E9F0 #ECEEF4
Accessibility & contrast
On white
1.68
#BFC8DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#BFC8DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8DA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8DA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C9DB
Deuteranopia (green-blind)
#C0C6DA
Tritanopia (blue-blind)
#B9CBCE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfc8da; /* rgb */ color: rgb(191, 200, 218); /* oklch */ color: oklch(83.1% 0.027 264.4);
Tailwind
colors: {
custom: {
50: '#d2d8e5',
500: '#bfc8da',
950: '#000000',
},
}SCSS
$custom: #bfc8da; $custom-light: #d2d8e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc8da",
"rgb": {
"r": 191,
"g": 200,
"b": 218
},
"hsl": {
"h": 220,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.83141,
"c": 0.02705,
"h": 264.4
},
"luminance": 0.57447
}Semantic roles & 50–950 ramp
primary
#BFC8DA
secondary
#B1A58D
accent
#8440A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384