#BFC7DA#BFC7DA
#BFC7DA is a very light, muted blue. Relative luminance 0.570; OKLCH L 82.9% C 0.028 H 267.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7DA |
|---|---|
| RGB | rgb(191, 199, 218) |
| HSL | hsl(222, 27%, 80%) |
| HSV | hsv(222, 12%, 85%) |
| CMYK | cmyk(12.4%, 8.7%, 0%, 14.5%) |
| CIE-LAB | lab(80.17, 1.02, -10.38) |
| CIE-LCH | lch(80.17, 10.43, 275.59°) |
| OKLab | oklab(82.94% -0.0012 -0.028) |
| OKLCH | oklch(82.94% 0.028 267.5) |
| XYZ | xyz(54.5614, 56.9845, 74.4406) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.74
Lightsteelblue
#B0C4DE
ΔE00 4.57
Cloudy Blue
#ACC2D9
ΔE00 5.45
Dove Gray
#B6B8BD
ΔE00 7.06
Fog
#D8DCE0
ΔE00 8.18
Lavender (CSS)
#E6E6FA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7DA #DAD2BF
analogous
#BFD5DA #BFC7DA #C4BFDA
triadic
#BFC7DA #DABFC7 #C7DABF
tetradic
#BFC7DA #DABFD5 #DAD2BF #BFDAC4
square
#BFC7DA #DABFD5 #DAD2BF #BFDAC4
split-complementary
#BFC7DA #DAC4BF #D5DABF
monochromatic
#7183AD #98A5C4 #BFC7DA #E6E9F0 #ECEEF4
Accessibility & contrast
On white
1.69
#BFC7DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#BFC7DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7DA
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7DA | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C8DB
Deuteranopia (green-blind)
#BFC6DA
Tritanopia (blue-blind)
#B9CBCD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc7da; /* rgb */ color: rgb(191, 199, 218); /* oklch */ color: oklch(82.9% 0.028 267.5);
Tailwind
colors: {
custom: {
50: '#d2d8e5',
500: '#bfc7da',
950: '#000000',
},
}SCSS
$custom: #bfc7da; $custom-light: #d2d8e5; $custom-dark: #000000;
JSON
{
"hex": "#bfc7da",
"rgb": {
"r": 191,
"g": 199,
"b": 218
},
"hsl": {
"h": 222.222,
"s": 26.733,
"l": 80.196
},
"oklch": {
"l": 0.82938,
"c": 0.028,
"h": 267.5
},
"luminance": 0.56985
}Semantic roles & 50–950 ramp
primary
#BFC7DA
secondary
#B1A68D
accent
#8740A5
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384