#BFCACF#BFCACF
#BFCACF is a very light, near-neutral cyan. Relative luminance 0.578; OKLCH L 83.2% C 0.014 H 226.6°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCACF |
|---|---|
| RGB | rgb(191, 202, 207) |
| HSL | hsl(199, 14%, 78%) |
| HSV | hsv(199, 8%, 81%) |
| CMYK | cmyk(7.7%, 2.4%, 0%, 18.8%) |
| CIE-LAB | lab(80.64, -2.78, -3.78) |
| CIE-LCH | lch(80.64, 4.69, 233.72°) |
| OKLab | oklab(83.2% -0.0096 -0.0101) |
| OKLCH | oklch(83.2% 0.014 226.6) |
| XYZ | xyz(53.8665, 57.8218, 67.3422) |
| Luminance | 0.5782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.12
Silver
#C0C0C0
ΔE00 5.40
Fog
#D8DCE0
ΔE00 5.50
Light Gray
#D3D3D3
ΔE00 5.65
Dove Gray
#B6B8BD
ΔE00 5.88
Gainsboro
#DCDCDC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCACF #CFC4BF
analogous
#BFCFCC #BFCACF #BFC2CF
triadic
#BFCACF #CFBFCA #CACFBF
tetradic
#BFCACF #CCBFCF #CFC4BF #C2CFBF
square
#BFCACF #CCBFCF #CFC4BF #C2CFBF
split-complementary
#BFCACF #CFBFC2 #CFCCBF
monochromatic
#79909B #9CADB5 #BFCACF #E2E7E9 #EEF1F2
Accessibility & contrast
On white
1.67
#BFCACF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#BFCACF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCACF
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCACF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCACF | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CF
Deuteranopia (green-blind)
#C5C7CF
Tritanopia (blue-blind)
#BBCCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bfcacf; /* rgb */ color: rgb(191, 202, 207); /* oklch */ color: oklch(83.2% 0.014 226.6);
Tailwind
colors: {
custom: {
50: '#d2dadd',
500: '#bfcacf',
950: '#000000',
},
}SCSS
$custom: #bfcacf; $custom-light: #d2dadd; $custom-dark: #000000;
JSON
{
"hex": "#bfcacf",
"rgb": {
"r": 191,
"g": 202,
"b": 207
},
"hsl": {
"h": 198.75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.83203,
"c": 0.01397,
"h": 226.6
},
"luminance": 0.57822
}Semantic roles & 50–950 ramp
primary
#BFCACF
secondary
#A3958F
accent
#654D98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384