#BFC8D2#BFC8D2
#BFC8D2 is a very light, near-neutral cyan. Relative luminance 0.570; OKLCH L 82.9% C 0.017 H 250.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8D2 |
|---|---|
| RGB | rgb(191, 200, 210) |
| HSL | hsl(212, 17%, 79%) |
| HSV | hsv(212, 9%, 82%) |
| CMYK | cmyk(9%, 4.8%, 0%, 17.6%) |
| CIE-LAB | lab(80.20, -1.13, -6.04) |
| CIE-LCH | lch(80.20, 6.14, 259.40°) |
| OKLab | oklab(82.89% -0.0056 -0.0162) |
| OKLCH | oklch(82.89% 0.017 250.9) |
| XYZ | xyz(53.7705, 57.0375, 69.1368) |
| Luminance | 0.5704 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 5.09
Light Blue Grey
#B7C9E2
ΔE00 5.76
Silver
#C0C0C0
ΔE00 5.77
Fog
#D8DCE0
ΔE00 5.79
Cloudy Blue
#ACC2D9
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8D2 #D2C9BF
analogous
#BFD1D2 #BFC8D2 #BFBFD2
triadic
#BFC8D2 #D2BFC8 #C8D2BF
tetradic
#BFC8D2 #D2BFD1 #D2C9BF #BFD2BF
square
#BFC8D2 #D2BFD1 #D2C9BF #BFD2BF
split-complementary
#BFC8D2 #D2BFBF #D1D2BF
monochromatic
#778A9F #9BA9B9 #BFC8D2 #E3E7EB #EDF0F2
Accessibility & contrast
On white
1.69
#BFC8D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#BFC8D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8D2
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8D2 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C8D3
Deuteranopia (green-blind)
#C2C6D2
Tritanopia (blue-blind)
#BBCACB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc8d2; /* rgb */ color: rgb(191, 200, 210); /* oklch */ color: oklch(82.9% 0.017 250.9);
Tailwind
colors: {
custom: {
50: '#d2d8df',
500: '#bfc8d2',
950: '#000000',
},
}SCSS
$custom: #bfc8d2; $custom-light: #d2d8df; $custom-dark: #000000;
JSON
{
"hex": "#bfc8d2",
"rgb": {
"r": 191,
"g": 200,
"b": 210
},
"hsl": {
"h": 211.579,
"s": 17.431,
"l": 78.627
},
"oklch": {
"l": 0.82885,
"c": 0.01715,
"h": 250.9
},
"luminance": 0.57038
}Semantic roles & 50–950 ramp
primary
#BFC8D2
secondary
#A79B8E
accent
#754A9C
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384