#BFC5DA#BFC5DA
#BFC5DA is a very light, muted blue. Relative luminance 0.561; OKLCH L 82.5% C 0.030 H 273.0°. Best body text is #000000 at 12.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC5DA |
|---|---|
| RGB | rgb(191, 197, 218) |
| HSL | hsl(227, 27%, 80%) |
| HSV | hsv(227, 12%, 85%) |
| CMYK | cmyk(12.4%, 9.6%, 0%, 14.5%) |
| CIE-LAB | lab(79.65, 2.08, -11.15) |
| CIE-LCH | lch(79.65, 11.34, 280.57°) |
| OKLab | oklab(82.53% 0.0016 -0.0301) |
| OKLCH | oklch(82.53% 0.03 273) |
| XYZ | xyz(54.1042, 56.0702, 74.2883) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.67
Lightsteelblue
#B0C4DE
ΔE00 5.38
Cloudy Blue
#ACC2D9
ΔE00 6.49
Dove Gray
#B6B8BD
ΔE00 7.52
Lavender (CSS)
#E6E6FA
ΔE00 8.38
Light Periwinkle
#C1C6FC
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC5DA #DAD4BF
analogous
#BFD2DA #BFC5DA #C6BFDA
triadic
#BFC5DA #DABFC5 #C5DABF
tetradic
#BFC5DA #DABFD2 #DAD4BF #BFDAC6
square
#BFC5DA #DABFD2 #DAD4BF #BFDAC6
split-complementary
#BFC5DA #DAC6BF #D2DABF
monochromatic
#717FAD #98A2C4 #BFC5DA #E6E8F0 #ECEDF4
Accessibility & contrast
On white
1.72
#BFC5DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.21
#BFC5DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC5DA
12.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC5DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC5DA | 1.00 | 1.72 | 12.21 | 12.21 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DB
Deuteranopia (green-blind)
#BEC4D9
Tritanopia (blue-blind)
#B9C9CC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #bfc5da; /* rgb */ color: rgb(191, 197, 218); /* oklch */ color: oklch(82.5% 0.030 273.0);
Tailwind
colors: {
custom: {
50: '#d2d6e5',
500: '#bfc5da',
950: '#000000',
},
}SCSS
$custom: #bfc5da; $custom-light: #d2d6e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc5da",
"rgb": {
"r": 191,
"g": 197,
"b": 218
},
"hsl": {
"h": 226.667,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.82532,
"c": 0.0301,
"h": 273
},
"luminance": 0.56071
}Semantic roles & 50–950 ramp
primary
#BFC5DA
secondary
#B1A98D
accent
#8F40A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384