#BFC3DF#BFC3DF
#BFC3DF is a very light, muted blue. Relative luminance 0.554; OKLCH L 82.3% C 0.039 H 279.1°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC3DF |
|---|---|
| RGB | rgb(191, 195, 223) |
| HSL | hsl(233, 33%, 81%) |
| HSV | hsv(233, 14%, 87%) |
| CMYK | cmyk(14.3%, 12.6%, 0%, 12.5%) |
| CIE-LAB | lab(79.29, 4.19, -14.38) |
| CIE-LCH | lch(79.29, 14.98, 286.25°) |
| OKLab | oklab(82.3% 0.0062 -0.0389) |
| OKLCH | oklch(82.3% 0.039 279.1) |
| XYZ | xyz(54.3173, 55.4336, 77.6358) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.43
Periwinkle
#CCCCFF
ΔE00 6.85
Light Periwinkle
#C1C6FC
ΔE00 6.88
Lightsteelblue
#B0C4DE
ΔE00 6.97
Cloudy Blue
#ACC2D9
ΔE00 8.45
Lavender (CSS)
#E6E6FA
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC3DF #DFDBBF
analogous
#BFD3DF #BFC3DF #CBBFDF
triadic
#BFC3DF #DFBFC3 #C3DFBF
tetradic
#BFC3DF #DFBFD3 #DFDBBF #BFDFCB
square
#BFC3DF #DFBFD3 #DFDBBF #BFDFCB
split-complementary
#BFC3DF #DFCBBF #D3DFBF
monochromatic
#6D76B6 #969DCB #BFC3DF #E8E9F3 #EBECF5
Accessibility & contrast
On white
1.74
#BFC3DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#BFC3DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC3DF
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC3DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC3DF | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC6E0
Deuteranopia (green-blind)
#BAC3DE
Tritanopia (blue-blind)
#B8C8CC
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #bfc3df; /* rgb */ color: rgb(191, 195, 223); /* oklch */ color: oklch(82.3% 0.039 279.1);
Tailwind
colors: {
custom: {
50: '#d2d5e9',
500: '#bfc3df',
950: '#000000',
},
}SCSS
$custom: #bfc3df; $custom-light: #d2d5e9; $custom-dark: #000000;
JSON
{
"hex": "#bfc3df",
"rgb": {
"r": 191,
"g": 195,
"b": 223
},
"hsl": {
"h": 232.5,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.82298,
"c": 0.03941,
"h": 279.1
},
"luminance": 0.55434
}Semantic roles & 50–950 ramp
primary
#BFC3DF
secondary
#B7B28B
accent
#9E39AC
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384