#BFC7D2#BFC7D2
#BFC7D2 is a very light, near-neutral cyan. Relative luminance 0.566; OKLCH L 82.7% C 0.018 H 256.3°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC7D2 |
|---|---|
| RGB | rgb(191, 199, 210) |
| HSL | hsl(215, 17%, 79%) |
| HSV | hsv(215, 9%, 82%) |
| CMYK | cmyk(9%, 5.2%, 0%, 17.6%) |
| CIE-LAB | lab(79.94, -0.60, -6.42) |
| CIE-LCH | lch(79.94, 6.45, 264.66°) |
| OKLab | oklab(82.68% -0.0042 -0.0172) |
| OKLCH | oklch(82.68% 0.018 256.3) |
| XYZ | xyz(53.5397, 56.5758, 69.0598) |
| Luminance | 0.5658 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.91
Light Blue Grey
#B7C9E2
ΔE00 5.45
Cloudy Blue
#ACC2D9
ΔE00 5.82
Silver
#C0C0C0
ΔE00 5.87
Lightsteelblue
#B0C4DE
ΔE00 6.02
Fog
#D8DCE0
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC7D2 #D2CABF
analogous
#BFD0D2 #BFC7D2 #C0BFD2
triadic
#BFC7D2 #D2BFC7 #C7D2BF
tetradic
#BFC7D2 #D2BFD0 #D2CABF #BFD2C0
square
#BFC7D2 #D2BFD0 #D2CABF #BFD2C0
split-complementary
#BFC7D2 #D2C0BF #D0D2BF
monochromatic
#77889F #9BA8B9 #BFC7D2 #E3E6EB #EDEFF2
Accessibility & contrast
On white
1.71
#BFC7D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#BFC7D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC7D2
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC7D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC7D2 | 1.00 | 1.71 | 12.32 | 12.32 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C7D3
Deuteranopia (green-blind)
#C1C5D2
Tritanopia (blue-blind)
#BBC9CA
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bfc7d2; /* rgb */ color: rgb(191, 199, 210); /* oklch */ color: oklch(82.7% 0.018 256.3);
Tailwind
colors: {
custom: {
50: '#d2d8df',
500: '#bfc7d2',
950: '#000000',
},
}SCSS
$custom: #bfc7d2; $custom-light: #d2d8df; $custom-dark: #000000;
JSON
{
"hex": "#bfc7d2",
"rgb": {
"r": 191,
"g": 199,
"b": 210
},
"hsl": {
"h": 214.737,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.8268,
"c": 0.01774,
"h": 256.3
},
"luminance": 0.56576
}Semantic roles & 50–950 ramp
primary
#BFC7D2
secondary
#A79D8E
accent
#794A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384