#BFC8CD#BFC8CD
#BFC8CD is a very light, near-neutral cyan. Relative luminance 0.568; OKLCH L 82.7% C 0.012 H 231.7°. Best body text is #000000 at 12.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BFC8CD |
|---|---|
| RGB | rgb(191, 200, 205) |
| HSL | hsl(201, 12%, 78%) |
| HSV | hsv(201, 7%, 80%) |
| CMYK | cmyk(6.8%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(80.06, -2.11, -3.56) |
| CIE-LCH | lch(80.06, 4.14, 239.29°) |
| OKLab | oklab(82.73% -0.0075 -0.0095) |
| OKLCH | oklch(82.73% 0.012 231.7) |
| XYZ | xyz(53.1573, 56.7922, 65.9072) |
| Luminance | 0.5679 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.82
Silver
#C0C0C0
ΔE00 4.61
Dove Gray
#B6B8BD
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.27
Fog
#D8DCE0
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFC8CD #CDC4BF
analogous
#BFCDCB #BFC8CD #BFC1CD
triadic
#BFC8CD #CDBFC8 #C8CDBF
tetradic
#BFC8CD #CBBFCD #CDC4BF #C1CDBF
square
#BFC8CD #CBBFCD #CDC4BF #C1CDBF
split-complementary
#BFC8CD #CDBFC1 #CDCBBF
monochromatic
#7A8D97 #9DAAB2 #BFC8CD #E1E6E8 #EEF0F2
Accessibility & contrast
On white
1.70
#BFC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.36
#BFC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFC8CD
12.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFC8CD | 1.00 | 1.70 | 12.36 | 12.36 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CD
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#BCC9C9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bfc8cd; /* rgb */ color: rgb(191, 200, 205); /* oklch */ color: oklch(82.7% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#d2d8dc',
500: '#bfc8cd',
950: '#000000',
},
}SCSS
$custom: #bfc8cd; $custom-light: #d2d8dc; $custom-dark: #000000;
JSON
{
"hex": "#bfc8cd",
"rgb": {
"r": 191,
"g": 200,
"b": 205
},
"hsl": {
"h": 201.429,
"s": 12.281,
"l": 77.647
},
"oklch": {
"l": 0.82731,
"c": 0.01215,
"h": 231.7
},
"luminance": 0.56793
}Semantic roles & 50–950 ramp
primary
#BFC8CD
secondary
#A1968F
accent
#694F96
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384