#BFC3DA#BFC3DA
#BFC3DA is a very light, muted blue. Relative luminance 0.552; OKLCH L 82.1% C 0.032 H 277.8°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3DA |
|---|---|
| RGB | rgb(191, 195, 218) |
| HSL | hsl(231, 27%, 80%) |
| HSV | hsv(231, 12%, 85%) |
| CMYK | cmyk(12.4%, 10.6%, 0%, 14.5%) |
| CIE-LAB | lab(79.14, 3.15, -11.92) |
| CIE-LCH | lch(79.14, 12.33, 284.80°) |
| OKLab | oklab(82.13% 0.0044 -0.0322) |
| OKLCH | oklch(82.13% 0.032 277.8) |
| XYZ | xyz(53.6531, 55.1680, 74.1379) |
| Luminance | 0.5517 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.82
Lightsteelblue
#B0C4DE
ΔE00 6.42
Cloudy Blue
#ACC2D9
ΔE00 7.66
Dove Gray
#B6B8BD
ΔE00 8.14
Periwinkle
#CCCCFF
ΔE00 8.50
Light Periwinkle
#C1C6FC
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3DA #DAD6BF
analogous
#BFD0DA #BFC3DA #C8BFDA
triadic
#BFC3DA #DABFC3 #C3DABF
tetradic
#BFC3DA #DABFD0 #DAD6BF #BFDAC8
square
#BFC3DA #DABFD0 #DAD6BF #BFDAC8
split-complementary
#BFC3DA #DAC8BF #D0DABF
monochromatic
#717AAD #989FC4 #BFC3DA #E6E7F0 #ECEDF4
Accessibility & contrast
On white
1.75
#BFC3DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#BFC3DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3DA
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3DA | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DB
Deuteranopia (green-blind)
#BCC3D9
Tritanopia (blue-blind)
#B9C7CA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc3da; /* rgb */ color: rgb(191, 195, 218); /* oklch */ color: oklch(82.1% 0.032 277.8);
Tailwind
colors: {
custom: {
50: '#d2d5e5',
500: '#bfc3da',
950: '#000000',
},
}SCSS
$custom: #bfc3da; $custom-light: #d2d5e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc3da",
"rgb": {
"r": 191,
"g": 195,
"b": 218
},
"hsl": {
"h": 231.111,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.82128,
"c": 0.03246,
"h": 277.8
},
"luminance": 0.55169
}Semantic roles & 50–950 ramp
primary
#BFC3DA
secondary
#B1AB8D
accent
#9640A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384