#BFCCD1#BFCCD1
#BFCCD1 is a very light, near-neutral cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.016 H 222.7°. Best body text is #000000 at 12.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFCCD1 |
|---|---|
| RGB | rgb(191, 204, 209) |
| HSL | hsl(197, 16%, 78%) |
| HSV | hsv(197, 9%, 82%) |
| CMYK | cmyk(8.6%, 2.4%, 0%, 18%) |
| CIE-LAB | lab(81.22, -3.43, -4.00) |
| CIE-LCH | lch(81.22, 5.27, 229.37°) |
| OKLab | oklab(83.68% -0.0116 -0.0107) |
| OKLCH | oklch(83.68% 0.016 222.7) |
| XYZ | xyz(54.5849, 58.8649, 68.7955) |
| Luminance | 0.5887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.57
Fog
#D8DCE0
ΔE00 5.68
Light Gray
#D3D3D3
ΔE00 6.11
Silver
#C0C0C0
ΔE00 6.19
Dove Gray
#B6B8BD
ΔE00 6.74
Gainsboro
#DCDCDC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFCCD1 #D1C4BF
analogous
#BFD1CD #BFCCD1 #BFC3D1
triadic
#BFCCD1 #D1BFCC #CCD1BF
tetradic
#BFCCD1 #CDBFD1 #D1C4BF #C3D1BF
square
#BFCCD1 #CDBFD1 #D1C4BF #C3D1BF
split-complementary
#BFCCD1 #D1BFC3 #D1CDBF
monochromatic
#78939E #9BB0B7 #BFCCD1 #E3E8EB #EDF1F2
Accessibility & contrast
On white
1.64
#BFCCD1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.77
#BFCCD1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFCCD1
12.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFCCD1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFCCD1 | 1.00 | 1.64 | 12.77 | 12.77 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD1
Deuteranopia (green-blind)
#C6C9D1
Tritanopia (blue-blind)
#BACECD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #bfccd1; /* rgb */ color: rgb(191, 204, 209); /* oklch */ color: oklch(83.7% 0.016 222.7);
Tailwind
colors: {
custom: {
50: '#d2dbdf',
500: '#bfccd1',
950: '#000000',
},
}SCSS
$custom: #bfccd1; $custom-light: #d2dbdf; $custom-dark: #000000;
JSON
{
"hex": "#bfccd1",
"rgb": {
"r": 191,
"g": 204,
"b": 209
},
"hsl": {
"h": 196.667,
"s": 16.364,
"l": 78.431
},
"oklch": {
"l": 0.83676,
"c": 0.01585,
"h": 222.7
},
"luminance": 0.58866
}Semantic roles & 50–950 ramp
primary
#BFCCD1
secondary
#A6958F
accent
#614B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484